node.js - are there any free proxy services to use in nodejs? -


because of internet restrictions in iran music streaming services unreachable. i'm going build open source desktop application electron extract music sources soundcloud, last.fm, etc.. , because open source project, i'm not going configure proxy server.

so wondering there free proxy services can use package (or api) in nodejs ? yes, know can use tor. as independent program called terminal. , don't want because electron big enough ...

i suggest making program support proxy configuration, whether http proxy or socks proxy.

at least simplest thing do. can leave users find proxy servers, whether "free" ones, tor, or otherwise.

you can instruct users how run program through tunnels proxychains, polipo or other programs handle transparently proxying program's network communication.

these require minimal development , still accomplish you're looking do.

hope helps.


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -