Sundog Jones
|
05ab3c9ed1
|
fix slice index underrun
|
2021-04-23 12:20:17 -07:00 |
Sundog Jones
|
73a020b239
|
quiet some unnecessary log noise
|
2021-04-18 13:34:08 -07:00 |
Sundog Jones
|
95f3681db8
|
add package comment to openconn
|
2021-04-17 09:35:29 -07:00 |
Sundog Jones
|
b2cfe0f1ab
|
add readme, add more comments to main.go
|
2021-04-17 09:32:37 -07:00 |
Sundog Jones
|
db28cfbcdb
|
add contact screen
|
2021-04-16 18:49:51 -07:00 |
Sundog Jones
|
6211d07ca4
|
fix command flag help message
|
2021-04-16 18:34:57 -07:00 |
Sundog Jones
|
5342c7933c
|
add gitignore, add first pass at info screen handler
|
2021-04-16 18:30:56 -07:00 |
Sundog Jones
|
fb4aa62f16
|
add help, operator handlers and screens
|
2021-04-16 16:04:50 -07:00 |
Sundog Jones
|
97cc113329
|
one more i/o fix in door handler - prompt doesn't always have a newline
|
2021-04-16 14:48:56 -07:00 |
Sundog Jones
|
f371c01596
|
refactor simple screen output into screenHandler function to parse ANSI files (with optional go template fields)
|
2021-04-16 14:41:35 -07:00 |
Sundog Jones
|
10a3c0a4e9
|
clean up door i/o a bit
|
2021-04-16 13:42:17 -07:00 |
Sundog Jones
|
292e2a95da
|
fix typo in openconn that probably caused a lot of hassles
|
2021-04-14 20:25:04 -07:00 |
Sundog Jones
|
5a9dc20749
|
cleanup some messes
|
2021-04-14 18:04:17 -07:00 |
Sundog Jones
|
cf2bf6f872
|
holy shit, full duplex-ish net.conn to exec.cmd is working
|
2021-04-14 17:42:07 -07:00 |
Sundog Jones
|
2a295b43b9
|
add doorHandler back in
|
2021-04-14 15:27:45 -07:00 |
Sundog Jones
|
1f3c0331e7
|
move to using contexts to keep channels with connections
|
2021-04-14 14:58:02 -07:00 |
Sundog Jones
|
30989fd935
|
first pass at using gaio for non-blocking net reads
|
2021-04-14 08:25:41 -07:00 |
Sundog Jones
|
f0a810c330
|
first commit
|
2021-04-14 05:51:34 -07:00 |