https://github.com/azoway/across
https://github.com/azoway/across
caddy debian gfw naiveproxy proxy shellscript trojan
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/azoway/across
- Owner: azoway
- License: apache-2.0
- Created: 2022-07-15T03:39:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-21T09:03:22.000Z (about 1 year ago)
- Last Synced: 2025-04-15T09:47:01.387Z (12 months ago)
- Topics: caddy, debian, gfw, naiveproxy, proxy, shellscript, trojan
- Language: Shell
- Homepage:
- Size: 72.3 KB
- Stars: 14
- Watchers: 1
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Some scripts collection for [Debian stable](https://www.debian.org/releases/)
```bash
apt update && apt install apt-transport-https ca-certificates curl vim wget -y
```
---
#### security ssh
```bash
curl https://raw.githubusercontent.com/azoway/across/main/ssh/securityssh.sh | bash
```