Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

删除端口时,能否增加删除iptables。。 #95

Closed
SneakyTurt1e opened this issue Dec 14, 2018 · 2 comments
Closed

删除端口时,能否增加删除iptables。。 #95

SneakyTurt1e opened this issue Dec 14, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@SneakyTurt1e
Copy link

今天查看Iptables。。发现有很多相同的规则,应该时以往创建端口时产生,而删除时没能删除留下的,能不能稍加改进呢

@Jrohy
Copy link
Owner

Jrohy commented Dec 14, 2018

确实存在此问题, 新建端口的时候会开通端口,切换但未删除,近期会优化, 会将所有没被占用的端口都删了

@Jrohy Jrohy added the bug Something isn't working label Dec 15, 2018
@Jrohy Jrohy closed this as completed in 3be0f81 Dec 16, 2018
@Jrohy Jrohy reopened this Dec 16, 2018
@Jrohy
Copy link
Owner

Jrohy commented Dec 16, 2018

v2.6.0 版本已修复, 会自动清理旧的规则

@Jrohy Jrohy closed this as completed Dec 16, 2018
Jrohy added a commit that referenced this issue Jan 9, 2019
Jrohy added a commit that referenced this issue Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants