Directories ¶
Path | Synopsis |
---|---|
apis
|
|
client
Package client provides mieru client APIs for third party applications to integrate mieru protocol.
|
Package client provides mieru client APIs for third party applications to integrate mieru protocol. |
cmd
|
|
mieru
Binary mieru is the client of mieru proxy.
|
Binary mieru is the client of mieru proxy. |
mita
Binary mita is the server of mieru proxy.
|
Binary mita is the server of mieru proxy. |
pkg
|
|
deque
Package deque provides a fast ring-buffer deque (double-ended queue) implementation.
|
Package deque provides a fast ring-buffer deque (double-ended queue) implementation. |
log
Package log is is imported from https://github.com/sirupsen/logrus
|
Package log is is imported from https://github.com/sirupsen/logrus |
socks5
Package socks5 is imported from https://github.com/armon/go-socks5 and https://github.com/h12w/socks
|
Package socks5 is imported from https://github.com/armon/go-socks5 and https://github.com/h12w/socks |
test
|
|
cmd/httpserver
httpserver is a simple HTTP server.
|
httpserver is a simple HTTP server. |
cmd/sockshttpclient
sockshttpclient is a HTTP client that connects to HTTP server via a socks proxy.
|
sockshttpclient is a HTTP client that connects to HTTP server via a socks proxy. |
cmd/socksudpclient
socksudpclient is a client that connects to a server via a socks UDP association.
|
socksudpclient is a client that connects to a server via a socks UDP association. |
cmd/udpserver
For each incoming UDP packet, if the data satisfy [A-Za-z]+, a rot13 of the input is send back.
|
For each incoming UDP packet, if the data satisfy [A-Za-z]+, a rot13 of the input is send back. |
Click to show internal directories.
Click to hide internal directories.