Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nwtgck/piping-ui-web-onion-service-docker-compose
Piping UI as Onion Service
https://github.com/nwtgck/piping-ui-web-onion-service-docker-compose
docker-compose file-transfer onion-service piping-server piping-ui tor tor-hidden-services
Last synced: 25 days ago
JSON representation
Piping UI as Onion Service
- Host: GitHub
- URL: https://github.com/nwtgck/piping-ui-web-onion-service-docker-compose
- Owner: nwtgck
- License: mit
- Created: 2019-12-27T04:38:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-23T00:26:29.000Z (over 1 year ago)
- Last Synced: 2024-10-11T10:21:55.527Z (about 1 month ago)
- Topics: docker-compose, file-transfer, onion-service, piping-server, piping-ui, tor, tor-hidden-services
- Language: Dockerfile
- Homepage:
- Size: 1.42 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# piping-ui-web-onion-service-docker-compose
[![CircleCI](https://circleci.com/gh/nwtgck/piping-ui-web-onion-service-docker-compose.svg?style=shield)](https://circleci.com/gh/nwtgck/piping-ui-web-onion-service-docker-compose)[Piping UI](https://github.com/nwtgck/piping-ui-web) as [Onion Service](https://2019.www.torproject.org/docs/onion-services.html.en)
![Piping UI Onion Service](doc_assets/piping-ui-onion-service.gif)
## Run server
You can run Piping UI as Onion Service:
```console
$ docker-compose up
```Then, `cat docker_volumes/tor_hidden_service/hostname` tells you host name.
## Piping Server as Onion Service
You may be interested in hosting [Piping Server](https://github.com/nwtgck/piping-server) as Onion Service. See .