Skip to content

krismcqueen/specification.socks5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOCKS5 Protocol Specification

Build Status Issue Stats Issue Stats

This project uses K3PO to help SOCKS5 implementations automate their verification of the necessary requirements.

The integration tests fall into the following categories:

  • Establish Connection
    • No Authentication Required
    • GSSAPI (Required) -- see RFC1961
    • Username/Password (optional) -- see RFC1929
    • negative tests (no acceptable authentication method)
  • Requests
    • Connect
    • Bind
    • UDP Associate
    • ensure negative tests for error cases (connection not allowed, connection refused, command not supported, etc.)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published