# smarGate
**Repository Path**: MemoryFast/smarGate
## Basic Information
- **Project Name**: smarGate
- **Description**: 内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2021-06-19
- **Last Updated**: 2021-06-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
A mobile gateway that exposes the intranet service points.
Free, after testing will be open source.
It contains a Android client app and server program.
Usage:
### 1、download android client app
### 2、register user(the invitation code must be numeric and can be filled with any value)


### 3、remember register key-number(N)

### 4、download server program matched you serverOS
### 5、modify config file(conf-proxy.xml):
```
```
### 6、excute shell "nohup ./proxy_server -i1000 -o1000 -w8 >/dev/null &"(parameter i:input connections,o:output connections,w:max threads)
### 7、login from android client app

### 8、create service local proxy in android app


### 9、enjoy it!
## ps:
* The server does dependless any third party package.
* Android Client app requires permission:
>> 1、background running privileges
>> 2、network access
* Cell phone settings (Android):
>> 1、setting -> wireless and network -> WLAN -> maintain WLAN connections in dormant state "ALLOW"
>> 2、setting -> wireless and network -> mobile network -> advanced ->always connected network data service "ALLOW"