ipv4-ipv6-proxy icon indicating copy to clipboard operation
ipv4-ipv6-proxy copied to clipboard

Changed Maxconn and added nscache6

Open ghost opened this issue 5 years ago • 3 comments

Changed maxconn to 500 so it does not conflict with default ulimit.

Added nscache6 line for faster IPv6 requests via faster DNS resolution.

ghost avatar Mar 31 '20 20:03 ghost

@ItsDaWither right. open build.sh. As you see install.sh is a result of files. You need:

  1. add your fix to 3proxy.sh
  2. bash build.sh
  3. Commit changes (3proxy.sh and install.sh)

dukaev avatar Mar 31 '20 20:03 dukaev

Fixed.

New Script Created: Changes config to use IP authentication and allows ability to use proxies in programs that do not support user/password auth. This script should work but has not been extensively tested.

ghost avatar Apr 02 '20 21:04 ghost

@ItsDaWither hi 👋! Thank you for researching and fixing! Can you prepare for merging? I think, it's extra changes https://github.com/dukaev/ipv4-ipv6-proxy/pull/9/files 🙂

dukaev avatar Apr 03 '20 17:04 dukaev