ts-warp

Transparent proxy server and traffic wrapper

BSD-2-CLAUSE License

Stars
103
Committers
1

Bot releases are hidden (Show)

ts-warp - TS-Warp-1.1.2

Published by mezantrop almost 2 years ago

A bugfix release

ts-warp - TS-Warp-1.1.1

Published by mezantrop almost 2 years ago

ts-warp-1.1.1, gui-warp-1.0, ns-warp-1.0.1

  • examples\ts-warp.ini: Failover/Roundrobin/None modes
  • Minor text/typos fixes

ts-warp-1.1.0, gui-warp-1.0, ns-warp-1.0.1

  • SOCKS servers section Failover/Roundrobin/None modes
  • Minor description changes
  • Finally section names allowed characters are: a-zA-Z0-9_\t -
  • Client's processes tracking - for future usage
  • inifile.c: String filter for non-ASCII, control characters
  • ts-warp.c: Offer AUTH_METHOD_UNAME only if the section contains socks_user value
ts-warp - TS-Warp-1.0.15

Published by mezantrop almost 2 years ago

ts-warp-1.0.15, gui-warp-1.0, ns-warp-1.0.1

  • natlook.c, natlook.h: Unified *BSD data structures
  • ns-warp: str2inet():: updated; malloc issues fixed
  • network.c/str2inet(): simplified; inifile.c memory optimization; CHANGELOG.md minor changes
  • TCP_KEEPALIVE: with defaults for OpenBSD
  • socks.c, socks.h: Drop connection (not exit) if a SOCKS server replies an error
  • TCP_KEEPALIVE enabled and respective options added where possible
ts-warp - TS-Warp-1.0.14

Published by mezantrop about 2 years ago

ts-warp-1.0.14, gui-warp-1.0, ns-warp-1.0.0

  • The first Github Release
  • examples/ts-warp_pf*.conf: PF-rules optimization, thanks Marcin Biczan
  • TCP_NODELAY: enabled for macOS
  • Makefile: make release target to build releases
  • version.sh: Compatibility with gawk