Frida/README.md
alterdekim 8bf6d57ba8 Changes to be committed:
modified:   Cargo.lock
	modified:   Cargo.toml
	modified:   README.md
	modified:   src/client.rs
	modified:   src/main.rs
	modified:   src/server.rs
2024-08-17 20:33:20 +03:00

35 lines
862 B
Markdown

# Frida
![GitHub last commit](https://img.shields.io/github/last-commit/alterdekim/Frida)
![GitHub Release Date](https://img.shields.io/github/release-date/alterdekim/Frida)
![Jenkins Build](https://img.shields.io/jenkins/build)
![docs.rs](https://img.shields.io/docsrs/:crate)
A lightweight VPN software, focused on scalability, traffic obfuscation and simplicity.
## Documentation
Check the [repository wiki]() to access the documentation, tutorials.
## Installation
On Linux, you can run this in a terminal (sudo required):
```
curl --proto '=https' --tlsv1.2 -sSf https://get-frida.awain.net | sh
```
Also you can download latest version from the releases page.
## Android / IOS
There is an app for both Android and IOS devices.
### Android links
- Google play: ...
- Github: ...
### IOS links
- Github: ...