Hanoos / secure.server.quic.backup

quic based tunnel server and client for ferrumgate

Home Page:https://ferrumgate.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

secure.server.quic

For Testing

start bind9 daemon with docker and echo_server

    bash test/prepare.sh

for testing

    make check

for memory checking

    make checkvalgrind

this code started as c implementation, then switched to rust

About

quic based tunnel server and client for ferrumgate

https://ferrumgate.com

License:MIT License


Languages

Language:C 87.4%Language:Shell 9.1%Language:Makefile 3.5%