Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ss-d3v/onionx
A bash script to easily run TOR hidden service on termux and most linux distros
https://github.com/ss-d3v/onionx
anonymous dark-web darknet linux onion-service privacy termux termux-tools tor tor-hidden-services tor-network tor-relay
Last synced: about 1 month ago
JSON representation
A bash script to easily run TOR hidden service on termux and most linux distros
- Host: GitHub
- URL: https://github.com/ss-d3v/onionx
- Owner: ss-d3v
- License: mit
- Created: 2022-05-25T11:58:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-06T01:17:51.000Z (over 1 year ago)
- Last Synced: 2024-11-22T14:18:32.129Z (about 1 month ago)
- Topics: anonymous, dark-web, darknet, linux, onion-service, privacy, termux, termux-tools, tor, tor-hidden-services, tor-network, tor-relay
- Language: Shell
- Homepage:
- Size: 14.6 KB
- Stars: 46
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# onionX
A bash script to easily run TOR hidden service on termux and most linux distros### if you're using termux install termux-api
```pkg install termux-api```## Just run this command to start get your own tor hidden service
```bash onionX.sh```### Start your apache/nginx or any http server on the same port to access it through TOR browser.
# DEMO
[![asciicast](https://asciinema.org/a/bEQ6vAUXXWDwGHKa3p24Va4gq.svg)](https://asciinema.org/a/bEQ6vAUXXWDwGHKa3p24Va4gq)