Skip to content

umaumax/gechota

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

gechota

This command is named after 'echo' and 'ゲコ太'

tcp echo server

how to install

go get -u github.com/umaumax/gechota

how to run

$ gechota -p=3939
$ curl -x localhost:3939 -L https://www.google.com
CONNECT www.google.com:443 HTTP/1.1
Host: www.google.com:443
User-Agent: curl/7.54.0
Proxy-Connection: Keep-Alive

FYI

curl http://localhost:3939 --max-time 5
curl -F "name1=misaka1" -F "name2=mikoto2" http://localhost:3939/ --max-time 3

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages