Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/goexpect issues and pull requests
#81 - Send file over SSH
Issue -
State: open - Opened by felipe88alves over 2 years ago
#80 - Having two SpawnGeneric, each with different verbosity configuration
Issue -
State: open - Opened by oshoval over 2 years ago
#79 - Add case index to batcher match result
Pull Request -
State: open - Opened by jc-rh about 3 years ago
#78 - Add case index to batcher match result @jun-rh
Pull Request -
State: closed - Opened by jc-rh about 3 years ago
- 2 comments
#77 - Add case index to batcher result
Pull Request -
State: closed - Opened by jc-rh about 3 years ago
#76 - goterm is too old
Issue -
State: open - Opened by yxhlcl about 3 years ago
#75 - simple typo in Readme
Pull Request -
State: open - Opened by hamadise over 3 years ago
- 1 comment
#74 - How to check if the match succeeded?
Issue -
State: open - Opened by packetq over 3 years ago
- 1 comment
#73 - How to get stdout or stderr?
Issue -
State: open - Opened by gonejn over 3 years ago
#72 - when using goroutines, the connection is timed out
Issue -
State: open - Opened by GrimAnEye over 3 years ago
#71 - Please define errors
Issue -
State: open - Opened by hallyn over 3 years ago
- 1 comment
#70 - update go.mod dependencies
Pull Request -
State: open - Opened by sebastien-rosset over 3 years ago
- 2 comments
#69 - Example link does not reference goexpect
Issue -
State: open - Opened by oogali over 3 years ago
- 3 comments
#68 - gofmt expect.go
Pull Request -
State: closed - Opened by ryandgoulding almost 4 years ago
#67 - Elide useless "break" statement
Pull Request -
State: closed - Opened by ryandgoulding almost 4 years ago
- 1 comment
#66 - comments: fix typos
Pull Request -
State: closed - Opened by bro11 almost 4 years ago
- 1 comment
#65 - Add configurable bufferSize per GExpect instance
Pull Request -
State: closed - Opened by ryandgoulding almost 4 years ago
- 8 comments
#64 - Receive bufferSize should be configurable
Issue -
State: closed - Opened by ryandgoulding almost 4 years ago
- 1 comment
#63 - How to send 'Ctrl-C' to the interactive shell spawned by SpawnWithArgs
Issue -
State: open - Opened by fangxlmr almost 4 years ago
- 2 comments
#62 - `Expect` wouldn't work when GenericSpawn a `ssh user@address` command
Issue -
State: closed - Opened by fangxlmr almost 4 years ago
- 1 comment
#61 - Why goexpect use TeeWriter to handle both stdout and stderr
Issue -
State: open - Opened by fangxlmr about 4 years ago
- 3 comments
#60 - Setctty set but Ctty not valid in child
Issue -
State: closed - Opened by omadawn about 4 years ago
- 1 comment
#59 - Multiple lines of output are causing timeouts
Issue -
State: closed - Opened by treydock about 4 years ago
- 3 comments
#58 - README: telnet: fix English syntax
Pull Request -
State: closed - Opened by dankenigsberg over 4 years ago
- 2 comments
#57 - Remove the comment from the non module part.
Pull Request -
State: closed - Opened by skalle over 4 years ago
#56 - Might be better to not run the 1.12 test twice.
Pull Request -
State: closed - Opened by skalle over 4 years ago
#55 - Change ci
Pull Request -
State: closed - Opened by skalle over 4 years ago
#54 - Batch signal
Pull Request -
State: closed - Opened by skalle over 4 years ago
#53 - Send signal
Pull Request -
State: closed - Opened by skalle over 4 years ago
- 1 comment
#52 - stop double logging 'Sent:' if verboseWriter not nil
Pull Request -
State: closed - Opened by ctkeyser over 4 years ago
- 3 comments
#51 - reset timer
Pull Request -
State: closed - Opened by qq827435393 over 4 years ago
- 3 comments
#50 - reset timer
Pull Request -
State: closed - Opened by qq827435393 over 4 years ago
- 6 comments
#49 - scp lager file timeout
Issue -
State: closed - Opened by mingxuechao over 4 years ago
#48 - Redirect non-verbose logging
Issue -
State: open - Opened by zeocs over 4 years ago
#47 - Is maintenance stopped
Issue -
State: closed - Opened by hyahm over 4 years ago
- 1 comment
#46 - go (-buildmode=shared not supported on windows/amd64)
Issue -
State: open - Opened by sha3ban almost 5 years ago
#45 - Enable module
Pull Request -
State: closed - Opened by N9PBJ almost 5 years ago
- 2 comments
#44 - Fix typo in link
Pull Request -
State: closed - Opened by ctison over 5 years ago
- 1 comment
#43 - docs: fix typos
Pull Request -
State: closed - Opened by Jason-Cooke over 5 years ago
- 2 comments
#42 - Useless break statement
Issue -
State: open - Opened by QiAnXinCodeSafe over 5 years ago
- 1 comment
#41 - ci: build also for Go 1.12
Pull Request -
State: closed - Opened by marco-m over 5 years ago
- 2 comments
#40 - Go 1.13: Spawn fails with "operation not permitted"
Issue -
State: closed - Opened by neild over 5 years ago
- 3 comments
#39 - fix SpawnFake session ending
Pull Request -
State: closed - Opened by JulienVdG almost 6 years ago
- 7 comments
#38 - Add circleci CI
Pull Request -
State: closed - Opened by marco-m almost 6 years ago
- 2 comments
#37 - Improve tee
Pull Request -
State: closed - Opened by JulienVdG almost 6 years ago
- 3 comments
#36 - Tee option does not work with SpawnSSH or SpawnGeneric
Issue -
State: closed - Opened by blalor almost 6 years ago
- 2 comments
Labels: bug, help wanted
#35 - Return the unmatched suffix back to the buffer so that it can be match again
Pull Request -
State: closed - Opened by cshung almost 6 years ago
- 6 comments
#34 - Fix the process sample so it won't deadlock when the given scale is less than 3
Pull Request -
State: closed - Opened by cshung almost 6 years ago
- 1 comment
#33 - Minor typo fix: crate to create
Pull Request -
State: closed - Opened by stmuk almost 6 years ago
- 1 comment
#32 - Allow ".Run(...)" for a specific command on SSH sessions or expose the session object
Issue -
State: closed - Opened by li-lyoung almost 6 years ago
- 5 comments
Labels: feature request
#31 - Respect timeout on Send command use
Pull Request -
State: closed - Opened by cynepco3hahue almost 6 years ago
- 12 comments
#30 - Send command do not respect timeout variable
Issue -
State: closed - Opened by cynepco3hahue almost 6 years ago
- 2 comments
#29 - Fix read() function err checking
Pull Request -
State: closed - Opened by joshbarry92 about 6 years ago
#28 - Function to change the SysProcAttr values
Pull Request -
State: closed - Opened by joshbarry92 about 6 years ago
- 5 comments
#27 - Nuking the buffer after a match is not correct IMHO
Issue -
State: closed - Opened by sfilargi about 6 years ago
- 8 comments
Labels: bug, help wanted
#26 - Race conditions
Pull Request -
State: closed - Opened by hugelgupf about 6 years ago
- 4 comments
#25 - Add Tee option to dupliate spawned process output
Pull Request -
State: closed - Opened by rjoleary over 6 years ago
- 1 comment
#24 - Option to Tee output to a file
Issue -
State: closed - Opened by rjoleary over 6 years ago
#23 - Spawn() fails with "inappropriate ioctl for device" error on Go 1.11
Issue -
State: open - Opened by hachi8833 over 6 years ago
- 3 comments
Labels: enhancement, feature request
#22 - Code and documentation improvements
Pull Request -
State: closed - Opened by tinti over 6 years ago
- 1 comment
#21 - Is there a way to do sendcontrol?
Issue -
State: closed - Opened by andy8leung over 6 years ago
- 4 comments
#20 - Remove glog dependency
Pull Request -
State: closed - Opened by tinti over 6 years ago
#19 - Remove glog dependency
Pull Request -
State: closed - Opened by tinti over 6 years ago
- 1 comment
#18 - Remove glog dependency
Pull Request -
State: closed - Opened by tinti over 6 years ago
- 1 comment
#17 - Remove glog package dependency to avoid 'flag redefined'
Issue -
State: closed - Opened by tinti over 6 years ago
- 3 comments
Labels: enhancement
#16 - Allow spawn arguments to contain embedded spaces
Pull Request -
State: closed - Opened by rjoleary over 6 years ago
- 1 comment
#15 - Allow Spawning Command Line Args with Embedded Spaces
Issue -
State: closed - Opened by rjoleary over 6 years ago
#14 - Unable to get output from Cisco devices via ssh
Issue -
State: closed - Opened by arowden over 6 years ago
- 3 comments
#13 - Support for windows/amd64 ?
Issue -
State: open - Opened by slass100 over 6 years ago
- 10 comments
Labels: enhancement, help wanted
#12 - fix typos in README and import package name intuitive
Pull Request -
State: closed - Opened by wilbeibi almost 7 years ago
- 5 comments
#11 - Added environment option
Pull Request -
State: closed - Opened by apatil about 7 years ago
- 1 comment
#10 - Added link to the Example code.
Pull Request -
State: closed - Opened by skalle about 7 years ago
#9 - Verbose writer
Pull Request -
State: closed - Opened by skalle about 7 years ago
#8 - Make it possible to use other logging packages.
Issue -
State: closed - Opened by skalle about 7 years ago
- 2 comments
Labels: enhancement
#7 - Reported by glymehrvrd
Pull Request -
State: closed - Opened by skalle over 7 years ago
#6 - Problems in README.md
Issue -
State: closed - Opened by glymehrvrd over 7 years ago
#5 - Is there a Interact() interface
Issue -
State: open - Opened by gftea over 7 years ago
- 15 comments
Labels: enhancement, help wanted
#4 - #3 Possible memory leak because of Ticker
Pull Request -
State: closed - Opened by marek5050 over 7 years ago
- 3 comments
#3 - Possible memory leak because of Ticker.
Issue -
State: closed - Opened by marek5050 over 7 years ago
- 2 comments
#2 - Readme assumes too much knowledge
Issue -
State: closed - Opened by natefinch over 7 years ago
- 5 comments
Labels: enhancement
#1 - Telnet
Pull Request -
State: closed - Opened by skalle over 7 years ago