issues
search
google
/
goexpect
Expect for Go
BSD 3-Clause "New" or "Revised" License
759
stars
134
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Send file over SSH
#81
felipe88alves
opened
2 years ago
0
Having two SpawnGeneric, each with different verbosity configuration
#80
oshoval
opened
2 years ago
0
Add case index to batcher match result
#79
jc-rh
opened
2 years ago
0
Add case index to batcher match result @jun-rh
#78
jc-rh
closed
2 years ago
2
Add case index to batcher result
#77
jc-rh
closed
2 years ago
0
goterm is too old
#76
yxhlcl
opened
3 years ago
0
simple typo in Readme
#75
hamadise
opened
3 years ago
1
How to check if the match succeeded?
#74
packetq
opened
3 years ago
1
How to get stdout or stderr?
#73
gonejn
opened
3 years ago
0
when using goroutines, the connection is timed out
#72
GrimAnEye
opened
3 years ago
0
Please define errors
#71
hallyn
opened
3 years ago
1
update go.mod dependencies
#70
sebastien-rosset
opened
3 years ago
2
Example link does not reference goexpect
#69
oogali
opened
3 years ago
3
gofmt expect.go
#68
ryandgoulding
closed
3 years ago
0
Elide useless "break" statement
#67
ryandgoulding
closed
3 years ago
1
comments: fix typos
#66
bro11
closed
3 years ago
1
Add configurable bufferSize per GExpect instance
#65
ryandgoulding
closed
3 years ago
8
Receive bufferSize should be configurable
#64
ryandgoulding
closed
3 years ago
1
How to send 'Ctrl-C' to the interactive shell spawned by SpawnWithArgs
#63
fangxlmr
opened
3 years ago
2
`Expect` wouldn't work when GenericSpawn a `ssh user@address` command
#62
fangxlmr
closed
3 years ago
1
Why goexpect use TeeWriter to handle both stdout and stderr
#61
fangxlmr
opened
3 years ago
3
Setctty set but Ctty not valid in child
#60
omadawn
closed
3 years ago
1
Multiple lines of output are causing timeouts
#59
treydock
closed
4 years ago
3
README: telnet: fix English syntax
#58
dankenigsberg
closed
4 years ago
2
Remove the comment from the non module part.
#57
skalle
closed
4 years ago
0
Might be better to not run the 1.12 test twice.
#56
skalle
closed
4 years ago
0
Change ci
#55
skalle
closed
4 years ago
0
Batch signal
#54
skalle
closed
4 years ago
0
Send signal
#53
skalle
closed
4 years ago
1
stop double logging 'Sent:' if verboseWriter not nil
#52
ctkeyser
closed
4 years ago
3
reset timer
#51
qq827435393
closed
4 years ago
3
reset timer
#50
qq827435393
closed
4 years ago
6
scp lager file timeout
#49
mingxuechao
closed
4 years ago
0
Redirect non-verbose logging
#48
zeocs
opened
4 years ago
0
Is maintenance stopped
#47
hyahm
closed
4 years ago
1
go (-buildmode=shared not supported on windows/amd64)
#46
sha3ban
opened
4 years ago
0
Enable module
#45
N9PBJ
closed
4 years ago
2
Fix typo in link
#44
ctison
closed
5 years ago
1
docs: fix typos
#43
Jason-Cooke
closed
5 years ago
2
Useless break statement
#42
QiAnXinCodeSafe
opened
5 years ago
1
ci: build also for Go 1.12
#41
marco-m
closed
5 years ago
2
Go 1.13: Spawn fails with "operation not permitted"
#40
neild
closed
4 years ago
3
fix SpawnFake session ending
#39
JulienVdG
closed
5 years ago
7
Add circleci CI
#38
marco-m
closed
5 years ago
2
Improve tee
#37
JulienVdG
closed
5 years ago
3
Tee option does not work with SpawnSSH or SpawnGeneric
#36
blalor
closed
5 years ago
2
Return the unmatched suffix back to the buffer so that it can be match again
#35
cshung
closed
5 years ago
6
Fix the process sample so it won't deadlock when the given scale is less than 3
#34
cshung
closed
5 years ago
1
Minor typo fix: crate to create
#33
stmuk
closed
5 years ago
1
Allow ".Run(...)" for a specific command on SSH sessions or expose the session object
#32
li-lyoung
closed
5 years ago
5
Next