-
- Downloads
Fix logging again.
On second thought instead of using log.Panicf(), panic() and do the logging with recover(). This somewhat centralizes logging in obfs4proxy, which will be easier to change when I invariably decide to do logging differently in the future.
Showing
- framing/framing.go 6 additions, 7 deletionsframing/framing.go
- ntor/ntor.go 2 additions, 3 deletionsntor/ntor.go
- obfs4.go 5 additions, 5 deletionsobfs4.go
- obfs4proxy/obfs4proxy.go 14 additions, 3 deletionsobfs4proxy/obfs4proxy.go
- packet.go 2 additions, 4 deletionspacket.go
- utils.go 2 additions, 2 deletionsutils.go
Loading
Please register or sign in to comment