c# - Library/API for tor .onion web calls -


is there library making web requests .onion websites? without using tor "firefox" needs cant use tor browser.

i did googling , did not found solution regarding making simple web request .onion without using tor browser.

there isn't library per se, way start tor , use proxy application. on linux starting tor without browser relativly straightforward. edit:

looks tor.exe --defaults-torrc [path torrc] way start on windows.


Comments

Popular posts from this blog

mysql - How to unscape text from database in android studio -

php - Admin SDK -- get information about the group -

Making CSS Drop Down Menu 2 Columns -