An attempt at adding UDP support to aiosocks. Untested due to lack of server support.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

10 lines
90 B

  1. __pycache__/
  2. *.py[cod]
  3. *.pyc
  4. .idea/
  5. .coverage
  6. .coverage.*
  7. *.egg
  8. *.egg-info
  9. *.eggs
  10. *.tar.gz