mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-21 09:36:34 -05:00
add confonly tag for blackhole
This commit is contained in:
parent
1ab94fed79
commit
2a0f3591f4
@ -1,4 +1,7 @@
|
|||||||
|
// +build !confonly
|
||||||
|
|
||||||
// Package blackhole is an outbound handler that blocks all connections.
|
// Package blackhole is an outbound handler that blocks all connections.
|
||||||
|
|
||||||
package blackhole
|
package blackhole
|
||||||
|
|
||||||
//go:generate errorgen
|
//go:generate errorgen
|
||||||
|
Loading…
Reference in New Issue
Block a user