This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
obfs4
Watch
2
Star
0
Fork
0
You've already forked obfs4
mirror of
https://gitlab.com/yawning/obfs4.git
synced
2024-11-19 03:25:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
557e746815
obfs4
/
.gitignore
5 lines
32 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial import.
2014-05-09 10:23:58 +00:00
*.swp
*~
Move to a unified client/server binary, and fix bugs. * The old and the busted: obfs4-[client,server]. * The new hotness: obfs4client. * Add obfs4.ServerHandshake() that servers need to call after a successful return from Accept(). This allows implementations to move the handshake into a goroutine or whatever.
2014-05-12 00:02:24 +00:00
obfs4proxy/obfs4proxy
Reference in New Issue
Copy Permalink