T. von Dein
5cf6e6b19d
move to codeberg ( #11 )
...
- switch to meson+ninja
- enhance documentaion
2025-12-01 17:09:54 +01:00
ValdikSS
b750cefb00
Implement promiscuous (dumb) mode by binding port on outgoing socket
...
This mode is useful for services which cannot handle multiple clients.
Also useful for NAT traversal.
All outgoing packets would be transmitted from a single "client" (UDP port).
Moreover, only one (latest) proxy client receives the reply.
2017-04-13 01:02:07 +03:00
TLINDEN
019c055e56
tab => spc, year++
2016-09-22 21:37:30 +02:00
git@daemon.de
39dfdfd79e
missed select header
2015-04-27 19:10:00 +02:00
git@daemon.de
e8d40a7dc5
changed -d to -t; -d is now for daemonizing, removed -f; drop privileges if run as root and in daemon mode and chroot
2015-04-27 14:04:57 +02:00
git@daemon.de
aa4e941e53
ipv6 works now as well, added fork, added syslog
2015-04-26 13:26:37 +02:00
TLINDEN
7816f75170
v4 works again
2015-04-25 20:14:24 +02:00
git@daemon.de
e56848c4d1
forgot
2015-04-24 22:03:50 +02:00
TLINDEN
544bb68bd0
initial commit
2015-04-21 20:09:12 +02:00