增加了热点相关防火墙规则#17
Open
ThermalEng wants to merge 12 commits intoeventlOwOp:masterfrom
Open
Conversation
给热点机创建的局域网增加相应的防火墙规则,配合zerotier的路由,实现网连网。
Owner
|
感谢您的贡献👍
而且这个应用场景貌似不多,可能不太考虑merge 😭 |
Author
|
哦哦,本来自用的,都在service里面写的,三星fold3测试过了。后来想提pl,就专门分离出来,判断这块忘加了。 |
Owner
|
嗯嗯,感谢您的贡献🎉 |
修改了适配手机的正则表达式,把插入tether_ctrl链改为插入到最前
增加了普适性和守护进程
Author
|
应该可以了,没有其他root手机,没法测试,三星fold3上直接安装模块测试通过。 |
Owner
|
我给你的repo link到readme吧,如果使用的人多我们再merge,再去做UI |
Owner
|
或者您有空的话把UI和app里面功能开关写了,让LAN to LAN在不用的时候能够完全卸载不影响,我给您merge。不过这个工作量可能挺大 |
Author
|
撸app是撸不了。可以给撸个操作按钮。就是感觉和本身项目风格不太搭。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
增加了热点相关防火墙规则,用来给热点机自动增加防火墙规则,配合zerotier路由,创建网对网访问关系。