-
- Downloads
tools/dnc: add authorized services on server side
The client requests to open a socket on ip:port on the server side via the channel name. On connexion request, the server checks if the ip:port requested is authorized. Also add a new option in config files to configure allow-list. Change-Id: I85253fce83874e3c1b83e545d9e4139e04a09972
Showing
- extras/packaging/gnu-linux/debian/postinst 9 additions, 0 deletionsextras/packaging/gnu-linux/debian/postinst
- tools/dhtnet_crtmgr/main.cpp 11 additions, 0 deletionstools/dhtnet_crtmgr/main.cpp
- tools/dnc/dnc.cpp 37 additions, 4 deletionstools/dnc/dnc.cpp
- tools/dnc/dnc.h 2 additions, 1 deletiontools/dnc/dnc.h
- tools/dnc/dnc.yaml 10 additions, 0 deletionstools/dnc/dnc.yaml
- tools/dnc/main.cpp 21 additions, 2 deletionstools/dnc/main.cpp
Please register or sign in to comment