v1.0.5
版本发布时间: 2022-01-28 06:26:14
sshuttle/sshuttle最新发布版本:v1.1.2(2024-04-08 06:59:04)
What's Changed
- Change license text to LGPL-2.1 by @Rylan12 in https://github.com/sshuttle/sshuttle/pull/511
- Fixed typo. by @xoro in https://github.com/sshuttle/sshuttle/pull/512
- Fix python2 server compatibility by @drjbarker in https://github.com/sshuttle/sshuttle/pull/513
- Bump attrs from 20.1.0 to 20.2.0 by @dependabot-preview in https://github.com/sshuttle/sshuttle/pull/519
- Fix #494 sshuttle caught in infinite select() loop. by @skuhl in https://github.com/sshuttle/sshuttle/pull/520
- Bump pytest from 6.0.1 to 6.0.2 by @dependabot-preview in https://github.com/sshuttle/sshuttle/pull/522
- Bump pytest from 6.0.2 to 6.1.0 by @dependabot-preview in https://github.com/sshuttle/sshuttle/pull/529
- Bump pytest from 6.1.0 to 6.1.1 by @dependabot-preview in https://github.com/sshuttle/sshuttle/pull/533
- Bump flake8 from 3.8.3 to 3.8.4 by @dependabot-preview in https://github.com/sshuttle/sshuttle/pull/534
- Add psutil as dependency in setup.py by @ed-velez in https://github.com/sshuttle/sshuttle/pull/536
- Include sshuttle version in verbose output. by @skuhl in https://github.com/sshuttle/sshuttle/pull/537
- sdnotify.py documentation by @skuhl in https://github.com/sshuttle/sshuttle/pull/543
- Only write /etc/hosts when necessary. by @skuhl in https://github.com/sshuttle/sshuttle/pull/545
- When subnets and excludes are specified with hostnames, use all IPs. by @skuhl in https://github.com/sshuttle/sshuttle/pull/541
- Document -s/--subnets option in man page by @nickray in https://github.com/sshuttle/sshuttle/pull/547
- Make prefixes in verbose output more consistent. by @skuhl in https://github.com/sshuttle/sshuttle/pull/548
- Allow no remote to work. by @skuhl in https://github.com/sshuttle/sshuttle/pull/544
- Make nat and nft rules consistent; improve rule ordering. by @skuhl in https://github.com/sshuttle/sshuttle/pull/549
- IPv6 support in nft method. by @skuhl in https://github.com/sshuttle/sshuttle/pull/550
- Bump pytest from 6.1.1 to 6.1.2 by @dependabot-preview in https://github.com/sshuttle/sshuttle/pull/553
- Improve consistency of PATH, environments, and which() by @skuhl in https://github.com/sshuttle/sshuttle/pull/551
- Improve nft IPv6 support. by @skuhl in https://github.com/sshuttle/sshuttle/pull/557
- Intercept DNS requests sent by systemd-resolved. by @skuhl in https://github.com/sshuttle/sshuttle/pull/552
- Fix "DNS request from ... to None" messages. by @skuhl in https://github.com/sshuttle/sshuttle/pull/558
- Bump attrs from 20.2.0 to 20.3.0 by @dependabot-preview in https://github.com/sshuttle/sshuttle/pull/560
- Fix handling OSError in FirewallClient#init by @Krout0n in https://github.com/sshuttle/sshuttle/pull/561
- Bump setuptools-scm from 4.1.2 to 5.0.1 by @dependabot-preview in https://github.com/sshuttle/sshuttle/pull/569
- Bump pytest from 6.1.2 to 6.2.0 by @dependabot-preview in https://github.com/sshuttle/sshuttle/pull/570
- Bump pytest from 6.2.0 to 6.2.1 by @dependabot-preview in https://github.com/sshuttle/sshuttle/pull/571
- Bump mock from 2.0.0 to 4.0.3 by @dependabot-preview in https://github.com/sshuttle/sshuttle/pull/568
- Launch multiple sshuttle with different tproxy mark by @samuelbernardolip in https://github.com/sshuttle/sshuttle/pull/565
- Refactor automatic method selection. by @skuhl in https://github.com/sshuttle/sshuttle/pull/575
New Contributors
- @Rylan12 made their first contribution in https://github.com/sshuttle/sshuttle/pull/511
- @xoro made their first contribution in https://github.com/sshuttle/sshuttle/pull/512
- @ed-velez made their first contribution in https://github.com/sshuttle/sshuttle/pull/536
- @nickray made their first contribution in https://github.com/sshuttle/sshuttle/pull/547
- @Krout0n made their first contribution in https://github.com/sshuttle/sshuttle/pull/561
- @samuelbernardolip made their first contribution in https://github.com/sshuttle/sshuttle/pull/565
Full Changelog: https://github.com/sshuttle/sshuttle/compare/v1.0.4...v1.0.5