mirror of
https://github.com/v2ray/v2ray-core.git
synced 2024-04-21 12:31:52 +00:00
add confonly tag for blackhole
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
// +build !confonly
|
||||
|
||||
// Package blackhole is an outbound handler that blocks all connections.
|
||||
|
||||
package blackhole
|
||||
|
||||
//go:generate errorgen
|
||||
|
||||
Reference in New Issue
Block a user