Amateur Radio Docker Echolink proxy server
1.3K
docker run -d -p 8100:8100/tcp -v /data/:/home/echolink docker://docker.io/rlucier/echolink-proxy:latest
temporary password to connect with echolink client is P@ssw0rd
You can make changes to the configuration, by editing ELProxy.conf in the /data/ directory.
++ Updates and security patches applied.
Submit issues/bugs to: https://github.com/ka7vee/echolink-proxy/issues
docker run -it -p 8100:8100/tcp -v ./data/:/home/echolink / docker://docker.io/rlucier/echolink-proxy:latest
ELProxy.conf file is missing...
Creating basic ELProxy.conf file to home directory
EchoLink Proxy version 1.2.3
Listening for connections on port 8100
Ready for new client connection.
cd ./data
vi ELProxy.conf
update:
Password=P@ssw0rd <<-- update
CallsignsAllowed= <<-- update if wanted
like CallsignsAllowed=callsign1|calsign2 ....
Content type
Image
Digest
sha256:d55acb250…
Size
1.1 GB
Last updated
about 1 year ago
docker pull rlucier/echolink-proxy