File: README.md

package info (click to toggle)
trojan 1.16.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 472 kB
  • sloc: cpp: 2,815; sh: 102; python: 28; makefile: 11
file content (15 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Linux Smoke Test

## Dependencies

- curl
- netcat
- openssl
- python3

## Usage

```
./basic.sh /path/to/trojan
./fake-client.sh /path/to/trojan
```