Skip to main content

Posts

Showing posts with the label Onion

How To Host Onion Service from Android

In most Android mobile network environments the phone will using mobile data or a wifi hotspot. Both of these environments will often prevent users from hosting a server since it is difficult to perform the necessary port forwarding to make packets routable to the service. Onion services solve this problem by using the onion rendezvous protocol . The rendezvous protocol allows an endpoint behind a NAT or firewall to host and advertise services. This type of system is ideal for hosting services on Android since it solves all of the question related to port routing automatically. The only drawback is that it requires users to install a Tor capable browser. This will be less and less of a hurdle as many browsers are integrating Tor capabilities natively , or have announced plans to do so . So… here’s how we set it up. Install UserLAnd for Android For this guide I decided to use UserLAnd as opposed to Termux simply for the ease of use. Termux is ce...

Host Onion Service from Android

In most Android mobile network environments the phone will using mobile data or a wifi hotspot. Both of these environments will often prevent users from hosting a server since it is difficult to perform the necessary port forwarding to make packets routable to the service. Onion services solve this problem by using the onion rendezvous protocol . The rendezvous protocol allows an endpoint behind a NAT or firewall to host and advertise services. This type of system is ideal for hosting services on Android since it solves all of the question related to port routing automatically. The only drawback is that it requires users to install a Tor capable browser. This will be less and less of a hurdle as many browsers are integrating Tor capabilities natively , or have announced plans to do so . So… here’s how we set it up. Install UserLAnd for Android For this guide I decided to use UserLAnd as opposed to Termux simply for the ease of use. Termux is certainly more full...

How to open .onion links without onion browser (Tor)

 How to open .onion links without onion browser(Tor)?⚠️ You all know about onion extension and to open them you are required to install onion browser also called tor. But did you know that you can open them in your normal browser.  Yeah! It's true here are the steps you need to follow and open your desired site without tor. 🔺Method 1 - Using Onion.ws Gateway Change your website extension to .onion.ws Why? & how ! replacing .onion with .onion.ws in your browsers url bar, press go and you will be redirected to that darknet site without the need to download or configure any new software such as Tor and I2P. 🔺Method 2 - Using .onion chrome plugin/extension. #Open Google Chrome and then go to your settings #You will have to open chrome web store and download a plugin called "OnionLink .onion plugin" Now you can easily surf onion links without any external browser. 🔺Method 3 - Using Tor2web gateway Whenever you see a URL like http://duskgytldkxiuqc6.onion/, that's a ...