Skip to content

Releases: mosajjal/sniproxy

v2.1.2

07 Sep 08:34
733a094
Compare
Choose a tag to compare

Full Changelog: v2.1.1...v2.1.2

fixed go version for workflows

v2.1.1

07 Sep 08:31
2d60284
Compare
Choose a tag to compare

Full Changelog: v2.1.0...v2.1.1

Fixed ipv4 only network issues and better default config

v2.1.0

07 Sep 08:12
366871e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.4...v2.1.0

v2.0.4

01 Oct 19:35
eecf94a
Compare
Choose a tag to compare
updated dependencies

v2.0.3

29 May 22:47
bb94fc5
Compare
Choose a tag to compare

What's Changed

[BUGFIX] many fixes in the ACL logic especially in DNS

Full Changelog: v2.0.2...v2.0.3

v2.0.2

27 May 10:49
361439b
Compare
Choose a tag to compare

fixed minor bug in geolocation

Full Changelog: v2.0.1...v2.0.2

v2.0.1

19 May 05:15
bc893f1
Compare
Choose a tag to compare

This is a major overhaul to sniproxy that introduces many breaking changes. in Version 2.x, the only way to configure sniproxy is through a YAML configuration file. please refer to the sample configuration file included or use the following command to generate a default config file:

./sniproxy --defaultconfig

notable features and changes:

  • DoH support
  • SOCKS5 support for proxy (including UDP)
  • IP ACL
  • Manual override ACL
  • [REMOVED] http reverse proxy support
  • Performance improvements
  • IPv6 support improvements
  • GeoIP ACL logic enhancement

special thanks to @holygrolli and @prooshani for helping with the testing and contributing to the project.

Full Changelog: v1.0.0...v2.0.0

v2.0.0

18 May 22:43
e7b7e62
Compare
Choose a tag to compare

This is a major overhaul to sniproxy that introduces many breaking changes. in Version 2.x, the only way to configure sniproxy is through a YAML configuration file. please refer to the sample configuration file included or use the following command to generate a default config file:

./sniproxy --defaultconfig

notable features and changes:

  • DoH support
  • SOCKS5 support for proxy (including UDP)
  • IP ACL
  • Manual override ACL
  • [REMOVED] http reverse proxy support
  • Performance improvements
  • IPv6 support improvements
  • GeoIP ACL logic enhancement

special thanks to @holygrolli and @prooshani for helping with the testing and contributing to the project.

Full Changelog: v1.0.0...v2.0.0

v2.0.0-rc1

13 May 04:35
4b1cbad
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.1-beta...v2.0.0-rc1

IMPORTANT: sniproxy v2 is a complete overhaul over v1. no more command line option or JSON configs, everything is configured through a YAML file (and some CSV files). refer to the default config for all the configuration documents

v2.0.0-beta2

11 May 07:07
Compare
Choose a tag to compare
v2.0.0-beta2 Pre-release
Pre-release