Frida/README.md
alterdekim 1a5ba24d30 Changes to be committed:
modified:   Cargo.lock
	modified:   Cargo.toml
	modified:   README.md
	modified:   src/client.rs
	modified:   src/server.rs
2024-09-06 04:14:37 +03:00

38 lines
974 B
Markdown

# Frida
![GitHub last commit](https://img.shields.io/github/last-commit/alterdekim/Frida)
![Jenkins Build](https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fjenkins.awain.net%2Fjob%2FFrida%2F)
![docs.rs](https://img.shields.io/docsrs/:crate)
![GitHub Repo stars](https://img.shields.io/github/stars/alterdekim/Frida)
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 jenkins.
## Android / IOS
There is an app for both Android and IOS devices.
### Android links
- Google play: ...
- Github: ...
### IOS links
- Github: ...
## Todo
- implement obfuscation protocols
- make an Android build