Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/structure and testing changes (#22)
* refactor: refactored code to facilitate testing in pipeline * refactor: added some tests * refactor: added some tests * refactor: added some tests * version bump * made changes so arguments will accept Option<&T> instead of &Option<T> * added auth related code from main branch * allow support for passing DNS in the socks_address * accepted clippy suggestions * bump the dependencies version
- Loading branch information