https://github.com/coordinate-cat/py3-tor-blog
🧅WITH PYTHON3 WEB SERVER
https://github.com/coordinate-cat/py3-tor-blog
onion onion-service python3 tor
Last synced: 7 months ago
JSON representation
🧅WITH PYTHON3 WEB SERVER
- Host: GitHub
- URL: https://github.com/coordinate-cat/py3-tor-blog
- Owner: Coordinate-Cat
- Created: 2021-11-28T15:24:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-28T15:59:42.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T07:19:35.074Z (9 months ago)
- Topics: onion, onion-service, python3, tor
- Homepage: http://fvyvgjscnac56evl5jbqmflqbyffp5t4fca56wb4bv4ms2p4oa2sruad.onion/
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PY3-TOR-BLOG
WITH PYTHON3 WEB SERVER## LINKS
http://fvyvgjscnac56evl5jbqmflqbyffp5t4fca56wb4bv4ms2p4oa2sruad.onion/## USAGE
```
cd tor-blog
python -m http.server 8080
```## TORRC
### WHERE IS
```
Browser/TorBrowser/Data/Tor/torrc
```### UPDATE TORRC
```
HiddenServiceDir C:\Users\\tor-blog
HiddenServicePort 80 127.0.0.1:8080
↑↑↑
ANYTHING IS OKAY
```## TODO
- [ ] flask
- [ ] forever