Amateur Radio smaller version of Docker Echolink-proxy server
1.2K
docker run -d -p 8100:8100/tcp -v /data/:/home/echolink docker://docker.io/rlucier/echolink-proxy-tiny: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.
++ Feature Updates and security patches applied.
All underlying issues has been fixed.
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-tiny: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:71c2ca84d…
Size
150.6 MB
Last updated
about 1 year ago
docker pull rlucier/echolink-proxy-tiny