tevino/tcp-shaker
:heartbeat: Perform TCP handshake without ACK in Go, useful for health check, that is SYN, SYN-ACK, RST.
GoMIT
Issues
- 0
Add Support to resolve Ipv6 Addresses
#30 opened by guepjo - 0
发包时能指定端口发送吗
#29 opened by mythldy - 5
A problem occurs when coroutines are concurrent
#28 opened by mythldy - 1
How do i implement SYN packets on macos
#24 opened by chen258 - 1
go mod compile error
#22 opened by llx777 - 4
asynchronous performance?
#20 opened by KlavsKlavsen - 4
cannot use fd (type int) as type syscall.Handle in argument to syscall.Connect
#15 opened by FlameInTheDark - 0
After receiving the syn ACK, reply to RST. Which part of the code is implemented? I want to write a C language implementation
#19 opened by mianglee - 2
- 2
The linger of the fake implementation
#7 opened by lujjjh - 3
doConnect will cause timeout useless
#4 opened by Ank1996 - 1
Why is fake implementation fake?
#5 opened by ahmetb - 1
the package actually cannot avoid the last ACK
#6 opened by qingyunha - 2
OSX Support
#2 opened by johntdyer - 2
关于不回复 ACK实现 的疑问
#1 opened by wangxuemin