public:radio:dormant:jre_echolink
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
public:radio:dormant:jre_echolink [26/04/23 14:44 BST] – created john | public:radio:dormant:jre_echolink [06/03/25 06:49 GMT] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
- | ====== | + | ====== |
- | ** Description ** | + | ==== Setting up Echolink Proxy on VPS ==== |
- | ===== Section One ===== | + | <code bash> |
+ | sudo apt-get install default-jre-headless | ||
- | ===== Section Two ===== | + | wget http:// |
+ | sudo apt-get install unzip | ||
- | --- //John Pumford-Green 26/04/23 13:44// | + | unzip EchoLinkProxy_1_2_3.zip |
+ | chmod 755 EcholinkProxy.jar | ||
- | ===== Further Information ===== | + | vi ELProxy.conf |
+ | </ | ||
- | {{tag>}} | + | and set new password |
+ | |||
+ | === VPS Firewall === | ||
+ | |||
+ | on fasthost control panel open | ||
+ | |||
+ | '' | ||
+ | |||
+ | '' | ||
+ | |||
+ | '' | ||
+ | |||
+ | |||
+ | {{: | ||
+ | |||
+ | ==== Start Proxy ==== | ||
+ | |||
+ | '' | ||
+ | |||
+ | <code bash> | ||
+ | gm4slv@gm4slv: | ||
+ | EchoLink Proxy version 1.2.3 | ||
+ | Listening for connections on port 8100 | ||
+ | Ready for new client connection. | ||
+ | Client connected: 80.229.223.86 | ||
+ | Client authenticated (call=GM4SLV). | ||
+ | |||
+ | </ | ||
+ | |||
+ | This runs and works okay. | ||
+ | |||
+ | ==== Start in tmux ==== | ||
+ | |||
+ | <file bash start_proxy.sh> | ||
+ | # | ||
+ | |||
+ | session=" | ||
+ | |||
+ | tmux start-server | ||
+ | |||
+ | tmux new-session -d -s $session | ||
+ | |||
+ | tmux rename-window " | ||
+ | |||
+ | tmux selectp -t 0 | ||
+ | tmux send-keys "java -jar / | ||
+ | |||
+ | </ | ||
+ | |||
+ | add '' | ||
+ | |||
+ | '' | ||
+ | |||
+ | |||
+ | ==== Page Info ==== | ||
+ | |||
+ | |||
+ | --- //John Pumford-Green 04/06/22 07:26// | ||
+ | |||
+ | Page last updated: ~~LASTMOD~~ | ||
+ | |||
+ | {{tag>svxlink echolink linux radio}} | ||
public/radio/dormant/jre_echolink.1682516684.txt.gz · Last modified: 06/03/25 06:49 GMT (external edit)