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
- Host: GitHub
- URL: https://github.com/complexorganizations/tinyproxy-manager
- Owner: complexorganizations
- Created: 2021-02-04T02:25:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-28T12:38:24.000Z (over 3 years ago)
- Last Synced: 2025-01-10T20:19:18.906Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/readme.md
- Code of conduct: .github/code_of_conduct.md
- Security: .github/security.md
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.