An open API service indexing awesome lists of open source software.

https://github.com/firestreaker2/fakevpn

Fake VPN mobile user interface using react native
https://github.com/firestreaker2/fakevpn

expo react react-native tamagui ts tsx typescript

Last synced: 2 months ago
JSON representation

Fake VPN mobile user interface using react native

Awesome Lists containing this project

README

          

![FakeVPN](https://socialify.git.ci/FireStreaker2/FakeVPN/image?description=1&font=Raleway&forks=1&issues=1&language=1&name=1&owner=1&pulls=1&stargazers=1&theme=Dark)

# About
FakeVPN is a simple example of what a VPN mobile user interface would look like. It was built using [react native](https://reactnative.dev/), [expo](https://expo.dev/), and [tamagui](https://tamagui.dev/).

# Selfhosting
```bash
$ git clone https://github.com/FireStreaker2/FakeVPN.git
$ cd FakeVPN
$ npm i
$ npm start
```

# License
[MIT](https://github.com/FireStreaker2/FakeVPN/blob/main/LICENSE)