zhamao-framework/docs/api/ZM/Command/ProxyServerCommand.md
2022-11-06 02:15:28 +00:00

42 lines
547 B
Markdown

# ZM\Command\ProxyServerCommand
## configure
```php
public function configure(): mixed
```
### 描述
作者很懒,什么也没有说
### 返回
| 类型 | 描述 |
| ---- | ----------- |
| mixed | |
## startSocksProxy
```php
public function startSocksProxy(string $address, mixed $port): mixed
```
### 描述
作者很懒,什么也没有说
### 参数
| 名称 | 类型 | 描述 |
| -------- | ---- | ----------- |
| address | string | |
| port | mixed | |
### 返回
| 类型 | 描述 |
| ---- | ----------- |
| mixed | |