diff options
| author | Fuwn <[email protected]> | 2021-06-02 21:50:45 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-06-02 21:50:45 +0000 |
| commit | 9be56dc75e33bc4e134e4729b9567f88cede7ad2 (patch) | |
| tree | 89243cc275b2dd8fdb3d8bf0bdef92359741e416 /README.rst | |
| parent | docs(readme): installation instructions (diff) | |
| download | nitrous-9be56dc75e33bc4e134e4729b9567f88cede7ad2.tar.xz nitrous-9be56dc75e33bc4e134e4729b9567f88cede7ad2.zip | |
refactor(process): nitrous as hidden directory
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ of the other supported proxy types, -- :code:`http`, :code:`socks4`, or $ nitrous check socks5 ./socks5_proxies.txt The previous command (without any specified codes file) will run the check -routine on a default file value of :code:`./nitrous/codes.txt`. If you would +routine on a default file value of :code:`./.nitrous/codes.txt`. If you would like to override this behaviour, specify your file after the proxy type with the :code:`file` flag; |