An open API service indexing awesome lists of open source software.

https://github.com/complexorganizations/tinyproxy-manager

✔️ Tiny proxy manager
https://github.com/complexorganizations/tinyproxy-manager

Last synced: about 2 months ago
JSON representation

✔️ Tiny proxy manager

Awesome Lists containing this project

README

          

### Tinyproxy Manager

---
### Installation
Lets first use curl and save the file in `/usr/local/bin/`
```
curl https://raw.githubusercontent.com/complexorganizations/tinyproxy-manager/main/tinyproxy-manager.sh --create-dirs -o /usr/local/bin/tinyproxy-manager.sh
```
Then let's make the script user executable (Optional)
```
chmod +x /usr/local/bin/tinyproxy-manager.sh
```
It's finally time to execute the script
```
bash /usr/local/bin/tinyproxy-manager.sh
```

### Features
- Install Tinyproxy
- Uninstall Tinyproxy
- Secure Tinyproxy

---
### Author

---
### Credits
- Open Source Community

---
### License

This project is unlicensed.