tladesignz / IPtProxy

Obfs4proxy and Snowflake Pluggable Transports for iOS
MIT License
53 stars 12 forks source link

Expose port checking function, Orbot implements this a second time #21

Closed bitmold closed 2 years ago

bitmold commented 2 years ago

This doesn't warrant a new release, but I figured this change is harmless. I've been in the process of refactoring and cleaning a lot of redundant/dead/duplicate code from Orbot. Orbot implements its own version of this function despite shipping with an implementation of it in IPtProxy. Figured I could cut off some code here.