-
- Downloads
config: replace jami.net servers by sfl.io
We was using jami.net tun server and bootstrap node in docs, config and even source code as default. To split concerns, DHTNet now have it's own turn.sfl.io and bootstrap.sfl.io services for demonstration and public testing purpose. They are still not intended for production use. Also change default conf to allow anonymous by default. This is not a security concern as by default we only allow SSH access, which is secure and restricted by key / password. Change-Id: Ibcd3607dcd7f46ed21c0ac396fde0459edc2c92e
Showing
- src/connectionmanager.cpp 1 addition, 1 deletionsrc/connectionmanager.cpp
- tests/connectionManager.cpp 1 addition, 1 deletiontests/connectionManager.cpp
- tests/ice.cpp 14 additions, 14 deletionstests/ice.cpp
- tests/turnCache.cpp 8 additions, 8 deletionstests/turnCache.cpp
- tools/benchmark/main.cpp 1 addition, 1 deletiontools/benchmark/main.cpp
- tools/dhtnet_crtmgr/main.cpp 8 additions, 8 deletionstools/dhtnet_crtmgr/main.cpp
- tools/dnc/dnc.yaml 9 additions, 9 deletionstools/dnc/dnc.yaml
- tools/dsh/dsh.yaml 8 additions, 8 deletionstools/dsh/dsh.yaml
- tools/dvpn/dvpn.1 1 addition, 1 deletiontools/dvpn/dvpn.1
- tools/dvpn/dvpn.yaml 8 additions, 8 deletionstools/dvpn/dvpn.yaml
Loading
Please register or sign in to comment