mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-06 01:05:35 -05:00
comments
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
// Package proxy contains all proxies used by V2Ray.
|
||||
//
|
||||
// To implement an inbound or outbound proxy, one needs to do the following:
|
||||
// 1. Implement the interface(s) below.
|
||||
// 2. Register a config creator through common.RegisterConfig.
|
||||
package proxy
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user