Show HN: Potatso – Proxy tool on iOS
itunes.apple.com
Show HN: Potatso – Proxy tool on iOS
1–10 of 36 posts
Re: Show HN: Potatso – Proxy tool on iOS
#2Re: Show HN: Potatso – Proxy tool on iOS
#3I didn't realize you could do this on iOS. How does this work?
Re: Show HN: Potatso – Proxy tool on iOS
#4I didn't realize you could do this on iOS. How does this work?
Yeah, this is really tricky. Apple has released Network Extension API since iOS 9 which only exposes IP packets. What I did is to parse the IP packets and redirect them into different proxies. (Most tough part though only one sentence)
Re: Show HN: Potatso – Proxy tool on iOS
#5Earlier quoted context omitted.
Yeah, this is really tricky. Apple has released Network Extension API since iOS 9 which only exposes IP packets. What I did is to parse the IP packets and redirect them into different proxies. (Most tough part though only one sentence)
Is your app able to track data usage?
Re: Show HN: Potatso – Proxy tool on iOS
#6I didn't realize you could do this on iOS. How does this work?
Yeah, this is really tricky. Apple has released Network Extension API since iOS 9 which only exposes IP packets. What I did is to parse the IP packets and redirect them into different proxies. (Most tough part though only one sentence)
Re: Show HN: Potatso – Proxy tool on iOS
#7I didn't realize you could do this on iOS. How does this work?
Yeah, this is really tricky. Apple has released Network Extension API since iOS 9 which only exposes IP packets. What I did is to parse the IP packets and redirect them into different proxies. (Most tough part though only one sentence)
Re: Show HN: Potatso – Proxy tool on iOS
#8Earlier quoted context omitted.
Yeah, this is really tricky. Apple has released Network Extension API since iOS 9 which only exposes IP packets. What I did is to parse the IP packets and redirect them into different proxies. (Most tough part though only one sentence)
Huh, interesting approach. Do you think Apple will allow this in the store? Did you have any trouble with the approval process?
There are several similar apps that do basically the same thing. The original one is called Surge, but it's super expensive. Potatso is one of the cheaper clones.
Re: Show HN: Potatso – Proxy tool on iOS
#9Earlier quoted context omitted.
Yeah, this is really tricky. Apple has released Network Extension API since iOS 9 which only exposes IP packets. What I did is to parse the IP packets and redirect them into different proxies. (Most tough part though only one sentence)
You could ask a mod to add "Show HN" flair to the submission as you are the author of the program. It will be more sticky that way.
Re: Show HN: Potatso – Proxy tool on iOS
#10Earlier quoted context omitted.
Yeah, this is really tricky. Apple has released Network Extension API since iOS 9 which only exposes IP packets. What I did is to parse the IP packets and redirect them into different proxies. (Most tough part though only one sentence)
Huh, interesting approach. Do you think Apple will allow this in the store? Did you have any trouble with the approval process?