Hey team,
love the product, but the platform Binance is rejecting any API requests from US IP’s
are there any product offerings that have non-US IP address?
The script is very simple and I can change the language from python if required.
currently on Hacker profile if that makes any difference
Cheers
Timbo
akac
January 21, 2023, 11:52am
2
All repl containers are hosted in the US.
MNA41
January 21, 2023, 12:36pm
3
you can use a proxy, I think.
Proxy’s are violating Replit’s ToS
Number 24 in section 4: Prohibited actions state:
24. Use the Service to create a proxy with the purpose of circumventing any firewall or other access control measure;
However I am unaware if this applies to using a proxy, rather than making it.
Sky
January 21, 2023, 4:50pm
6
@MatanFromRoblox , he’s not talking about a proxy to unblock sites; he’s talking about proxies to disable ratelimits and other similar features.
sry, mna proxies aren’t allowed.
there are servers in the united states and a small set in india:
https://blog.replit.com/geo-part-1-controlplane
it depends on where your geolocation is though so unless you move to india no luck
1 Like
Then i think domain linking solves the problem
thanks all for the replys,
I’ll probably just spin something up on aws, I just prefer the simplicity of replit when toying!
Tim
solution is in your profile. you can switch location to india. but next problem is to find out the IP adress…