root@kali:~/ohm/tcp_bind# gcc -o bypass_server bypass_server.c
root@kali:~/ohm/tcp_bind# ./bypass_server 
Waiting for a client...
Accepted a connection from [127.0.0.1, 10924]
Waiting for a client...
Accepted a connection from [127.0.0.1, 11436]
Waiting for a client...

