github.com/metacubex/tfo-go@v0.0.0-20240228025757-be1269474a66/README.md (about) 1 # `tfo-go` 2 3 [![Go Reference](https://pkg.go.dev/badge/github.com/database64128/tfo-go/v2.svg)](https://pkg.go.dev/github.com/database64128/tfo-go/v2) 4 [![Test](https://github.com/database64128/tfo-go/actions/workflows/test.yml/badge.svg)](https://github.com/database64128/tfo-go/actions/workflows/test.yml) 5 6 `tfo-go` provides TCP Fast Open support for the `net` dialer and listener. 7 8 ```bash 9 go get github.com/metacubex/tfo-go 10 ``` 11 12 ## License 13 14 [MIT](LICENSE)