Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zoff99/ToxTCP-RelayNode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tox TCP-Relay Node

run a TCP-Relay/Bootstrap Node for Tox

Build Status

CircleCI: CircleCI

Installation (Linux)

git clone https://github.com/zoff99/ToxTCP-RelayNode
cd ToxTCP-RelayNode
cd tox_tcp_relay
chmod a+rwx *.sh tox-bootstrapd*
./update_from_ci.sh
chmod a+rwx *.sh tox-bootstrapd*

Operation (Linux)

cd ToxTCP-RelayNode
cd tox_tcp_relay
./loop_services.sh &
sleep 3
cat tox-bootstrapd.log | grep 'Public Key:' # !to see the publickey!

test if your node is working on this webpage: https://nodes.tox.chat/test

Public key --> the Public key from the logfile (see above)
IP:Port    --> the public external IP address of your Server, the Port=33447 (for TCP) and Port=33446 (for UDP)
UDP / TCP  --> select the Protocol you want to Test (both should work)

About

Relay Node for the Tox Network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •