52 lines
1.5 KiB
Markdown
52 lines
1.5 KiB
Markdown
# Set Arbitrary VPN - Linux ✅
|
|
|
|
A script used to set an arbitrary VPN on a Linux machine.
|
|
|
|
[](https://github.com/aleff-github/my-flipper-shits)
|
|
|
|
**Category**: Execution
|
|
|
|
<div align=center>
|
|
|
|
<img src="https://github.com/aleff-github/my-flipper-shits/blob/main/img/logo-repository-2_0.gif" width="600" /><br><img src="https://github.com/aleff-github/my-flipper-shits/blob/main/img/DISCLAIMER.png" width="600" />
|
|
|
|
</div>
|
|
|
|
## Description
|
|
|
|
A script used to set an arbitrary VPN on a Linux machine.
|
|
|
|
Opens a shell, download the vpn file, set the vpn through openvpn, erase traces.
|
|
|
|
## Getting Started
|
|
|
|
### Dependencies
|
|
|
|
* Permissions
|
|
* Internet Connection
|
|
|
|
### Settings
|
|
|
|
* Set the VPN file link
|
|
|
|
## Credits
|
|
|
|
<h2 align="center"> Aleff :octocat: </h2>
|
|
<div align=center>
|
|
<table>
|
|
<tr>
|
|
<td align="center" width="96">
|
|
<a href="https://github.com/aleff-github">
|
|
<img src=https://github.com/aleff-github/aleff-github/blob/main/img/github.png?raw=true width="48" height="48" />
|
|
</a>
|
|
<br>Github
|
|
</td>
|
|
<td align="center" width="96">
|
|
<a href="https://www.linkedin.com/in/alessandro-greco-aka-aleff/">
|
|
<img src=https://github.com/aleff-github/aleff-github/blob/main/img/linkedin.png?raw=true width="48" height="48" />
|
|
</a>
|
|
<br>Linkedin
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div> |