drunkdream / turbo-tunnel

🚀Fast tcp/https/websocket/socks4/socks5/ssh/icmp/k8s tunnel serving as unified proxy server.
MIT License
98 stars 13 forks source link

Feature/multi listen #47

Closed drunkdream closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #47 (105c4dc) into master (4bd684a) will increase coverage by 0.00%. The diff coverage is 47.05%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #47   +/-   ##
=======================================
  Coverage   59.98%   59.98%           
=======================================
  Files          30       30           
  Lines        3199     3209   +10     
=======================================
+ Hits         1919     1925    +6     
- Misses       1280     1284    +4     
Impacted Files Coverage Δ
tests/util.py 92.85% <ø> (ø)
turbo_tunnel/__main__.py 0.00% <0.00%> (ø)
turbo_tunnel/conf.py 79.16% <80.00%> (+0.37%) :arrow_up:
tests/test_conf.py 100.00% <100.00%> (ø)
tests/test_ssh.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4bd684a...105c4dc. Read the comment docs.