Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-29 | do not return if error on accept | atanarjuat | |
2022-05-23 | add kcp | atanarjuat | |
2022-05-23 | wip: use kcp in the serverfeat/kcp | atanarjuat | |
2022-05-21 | handle errors while closing the connections in CopyLoop function | Anjan Nath | |
2022-05-21 | ignore gosec warning G304 for reading the config file path from variable | Anjan Nath | |
the path is needed to be read from the user and obfsproxy will be started with root privileges anyway, we can ignore this warning, more details about the warn at https://securego.io/docs/rules/g304.html | |||
2022-05-21 | simplify testing of client and server | atanarjuat | |