Releases: lanrat/stargate
Releases · lanrat/stargate
v1.0.0
v0.2.5
v0.2.4
v0.2.2
v0.2.1
Changelog
- 425ef03 Added new subnet rotation feature
- 84518a4 Create LICENSE
- e417700 Create README.md
- 6344d32 Merge branch 'master' of github.com:lanrat/stargate
- 7bee4c5 Merge branch 'master' of github.com:lanrat/stargate
- c8d75aa Merge branch 'master' of github.com:lanrat/stargate
- 8ec0275 Merge branch 'master' of github.com:mandatoryprogrammer/stargate into mandatoryprogrammer-master
- 15430b1 Update README.md
- f3394e6 Update README.md
- dfc5935 Update README.md
- 8ff3d3b Update README.md
- 2fd9e5b Update go.mod
- 8034351 add net size logging
- f65c533 add permute package
- 082f5d4 added freebind option
- 4b0ca41 added godoc
- ac96299 better addressing
- 16c5649 better readme
- 04173af docker support
- 2f6071d experimental udp support
- 3216323 fix
- 9e2d6ac freebsd freebind option
- 30f4b63 github workflows
- 847a229 go mod udpate
- 773e972 ignore vscode logs
- 9c3ca89 improved logging
- c502590 inital commit
- 86fb01a ipv6 info & example
- 2766e24 lint and fmt
- 3ac8f4e linter updates
- 67ea237 lots of v6 fixes (#1)
- b15ea1b major refractor
- d86450a make test
- 082b39b minor tweaks use logger in check() dont create a new dialer on every connection
- cb1f4ff module udpates
- b1fbf19 nits
- 7f2a09a option to disable prosy ports
- 3ac86e4 prep for ipv6 support
- 6afca98 refractor hosts()
- d69f3ba refractor to use permute
- cd5829e remove dependency
- 85d3dbb remove ipv4 .0 address that can leak host's default IP, and ip type refractor
- 1579976 remove udp for now
- 5c5f5ee support insanly large subnets
- c49d76e update deps
- b037694 update deps and makefile
- fb65ed5 update flags
- 403e183 updated build process
- 7af93de updated readme
- 107a7b9 updates
- 7b251f0 updates and support for random proxy
v0.2.0
Changelog
- 425ef03 Added new subnet rotation feature
- 84518a4 Create LICENSE
- e417700 Create README.md
- 6344d32 Merge branch 'master' of github.com:lanrat/stargate
- 7bee4c5 Merge branch 'master' of github.com:lanrat/stargate
- c8d75aa Merge branch 'master' of github.com:lanrat/stargate
- 8ec0275 Merge branch 'master' of github.com:mandatoryprogrammer/stargate into mandatoryprogrammer-master
- 15430b1 Update README.md
- f3394e6 Update README.md
- dfc5935 Update README.md
- 8ff3d3b Update README.md
- 2fd9e5b Update go.mod
- 8034351 add net size logging
- f65c533 add permute package
- 082f5d4 added freebind option
- 4b0ca41 added godoc
- ac96299 better addressing
- 16c5649 better readme
- 04173af docker support
- 2f6071d experimental udp support
- 3216323 fix
- 9e2d6ac freebsd freebind option
- 30f4b63 github workflows
- 847a229 go mod udpate
- 773e972 ignore vscode logs
- 9c3ca89 improved logging
- c502590 inital commit
- 86fb01a ipv6 info & example
- 2766e24 lint and fmt
- 3ac8f4e linter updates
- 67ea237 lots of v6 fixes (#1)
- b15ea1b major refractor
- d86450a make test
- 082b39b minor tweaks use logger in check() dont create a new dialer on every connection
- cb1f4ff module udpates
- b1fbf19 nits
- 7f2a09a option to disable prosy ports
- 3ac86e4 prep for ipv6 support
- 6afca98 refractor hosts()
- d69f3ba refractor to use permute
- cd5829e remove dependency
- 85d3dbb remove ipv4 .0 address that can leak host's default IP, and ip type refractor
- 1579976 remove udp for now
- 5c5f5ee support insanly large subnets
- c49d76e update deps
- b037694 update deps and makefile
- fb65ed5 update flags
- 403e183 updated build process
- 7af93de updated readme
- 107a7b9 updates
- 7b251f0 updates and support for random proxy
v0.1.0
Changelog
- a0bcaa6 Create LICENSE
- e2d7b9d Create README.md
- 0197494 Merge branch 'master' of github.com:lanrat/stargate
- 216bebf Merge branch 'master' of github.com:lanrat/stargate
- 46e38f9 Merge branch 'master' of github.com:lanrat/stargate
- 2c02ae9 Update README.md
- bae7122 Update README.md
- e752017 Update README.md
- fcba11e Update README.md
- e4bc1fb Update go.mod
- e19af1d add net size logging
- 1fb130a added freebind option
- 62bdc62 better addressing
- 289b3a7 better readme
- 04173af docker support
- f5c098b experimental udp support
- 7633ad3 fix
- 1321a6c freebsd freebind option
- 5d5568f github workflows
- 5231b58 go mod udpate
- ed25ecb ignore vscode logs
- 10b81b9 improved logging
- c502590 inital commit
- b87fdc9 ipv6 info & example
- c018d6d lint and fmt
- d92d56c linter updates
- ad3fa4b lots of v6 fixes (#1)
- 805681d minor tweaks use logger in check() dont create a new dialer on every connection
- bb6c093 module udpates
- 2888523 nits
- cdc0f19 option to disable prosy ports
- 68651f3 prep for ipv6 support
- 70f7681 remove ipv4 .0 address that can leak host's default IP, and ip type refractor
- cb48ac1 remove udp for now
- 68e8fb1 support insanly large subnets
- 7df3d2a update deps
- 074e033 update deps and makefile
- 3017e63 update flags
- 008c880 updated build process
- ff64db8 updates
- b186127 updates and support for random proxy