index
:
fadhil_riyanto/tcp-forwarder.git
dev
domain
ipv6
master
TCP socks5 protocol using simple unix socket
Fadhil Riyanto
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
blob: e9c0e8248f690888cfd0821a6a0b5004ffe311f7 (
plain
)
1
2
3
4
5
6
#include <stdio.h> int main() { printf("hello world!"); }