proxy ongoing

This commit is contained in:
ofilter
2022-03-25 05:22:02 +01:00
parent 4ce4f71d6b
commit e5c862378b
3 changed files with 46 additions and 17 deletions

View File

@ -1,3 +1,5 @@
# garbage redo
# Experimental usage
Download the scripts **send_files.sh** and **distribute.sh**
@ -61,6 +63,10 @@ Place the files on the working structure (aka. script folder)
./user2/ <---- directory from the user
./user2/p <---- txt with password of the user
./_proxy_route1/ <---- Directory for the proxy route 'proxy_route1'
./_proxy_route1/u <---- txt with the username used to authenticate to 'proxy_route1'
./_proxy_route1/p <---- txt with password used to authenticate to 'proxy_route1'
```
#####