Skip to content

zoff99/ToxTCP-RelayNode

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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