tladesignz / IPtProxy

Obfs4proxy and Snowflake Pluggable Transports for iOS
MIT License
45 stars 11 forks source link

add support for "client connected" callback for Snowflake Proxy #13

Closed n8fr8 closed 2 years ago

n8fr8 commented 2 years ago

applications that are running a snowflake proxy want to know how many people they are helping!

tladesignz commented 2 years ago

@bitmold, @n8fr8, is that suitable for you? I don't have a setup to test this, so your feedback is highly appreciated!

bitmold commented 2 years ago

I'm content with how this was implemented. In an Android service I've made which wraps IPtProxy I am using the callback successfully there, and it's used in a rudimentary way in Orbot at the moment.