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

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

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/lima

Then, you will have Trans server.
(You can close the site by the reverse order.)