Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 457 Bytes

File metadata and controls

17 lines (14 loc) · 457 Bytes

Tasks that need to be completed

Major

  • Implement socks4a
  • Implement socks5
  • Implement http (without https)
  • Implement https
  • network_windows.cc implementation
  • macos GetSocketInfo() network implementation

Minor

  • Add an option for setting an output file / to the console
  • Have the logger create a new log file every x period of time
  • Add config options for logger verbosity, debugging messages, and writing to console/file

Bug fixes