An open API service indexing awesome lists of open source software.

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

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