mirror of
https://github.com/bettercap/bettercap
synced 2025-07-06 04:52:10 -07:00
balls
This commit is contained in:
parent
296fbbf74b
commit
974dc2e010
1 changed files with 0 additions and 1 deletions
1
main.go
1
main.go
|
@ -62,7 +62,6 @@ func main() {
|
|||
}
|
||||
|
||||
for sess.Active {
|
||||
fmt.Printf("sess.Active = %v\n", sess.Active)
|
||||
line, err := sess.ReadLine()
|
||||
if err != nil {
|
||||
if err == io.EOF {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue