8000 GitHub - miwoow/tcpproxyforbsd: tcpproxy on freebsd use kqueue
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

miwoow/tcpproxyforbsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TcpProxy On FreeBsd and linux

Using kqueue of Freebsd Using epoll of linux

Dependment

  1. pkg install json-c-0.12.1

Compile & Install

  1. cmake .
  2. make

Protocol

  1. Once proxy connect to upstream server. Proxy will send client real ip in uint32_t format to upstream server in network byte order.

About

tcpproxy on freebsd use kqueue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0