https://github.com/nwtgck/trans-server-http-knocking-docker-compose
Trans server on http-knocking
https://github.com/nwtgck/trans-server-http-knocking-docker-compose
docker docker-compose file-transfer port-knocking
Last synced: about 1 month ago
JSON representation
Trans server on http-knocking
- Host: GitHub
- URL: https://github.com/nwtgck/trans-server-http-knocking-docker-compose
- Owner: nwtgck
- License: mit
- Created: 2018-08-16T14:14:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-15T00:49:44.000Z (over 6 years ago)
- Last Synced: 2025-02-06T13:31:12.771Z (3 months ago)
- Topics: docker, docker-compose, file-transfer, port-knocking
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# trans-server-http-knocking-docker-compose
[Trans server](https://github.com/nwtgck/trans-server-akka) on [http-knocking](https://github.com/nwtgck/http-knocking)
## Run the server
```bash
cd
docker-compose up
```## Knocking procedure
Visit the following order to open the server.
1. Access to http://localhost:8080/alpha
1. Access to http://localhost:8080/foxtrot
1. Access to http://localhost:8080/limaThen, you will have Trans server.
(You can close the site by the reverse order.)