-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMANIFEST
49 lines (49 loc) · 1.36 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
AUTHORS
bin/wg-meta
CHANGES
COPYRIGHT
lib/Wireguard/WGmeta.pm
lib/Wireguard/WGmeta/Cli/Commands/Add.pm
lib/Wireguard/WGmeta/Cli/Commands/Apply.pm
lib/Wireguard/WGmeta/Cli/Commands/Command.pm
lib/Wireguard/WGmeta/Cli/Commands/Disable.pm
lib/Wireguard/WGmeta/Cli/Commands/Enable.pm
lib/Wireguard/WGmeta/Cli/Commands/Help.pm
lib/Wireguard/WGmeta/Cli/Commands/Remove.pm
lib/Wireguard/WGmeta/Cli/Commands/Set.pm
lib/Wireguard/WGmeta/Cli/Commands/Show.pm
lib/Wireguard/WGmeta/Cli/Human.pm
lib/Wireguard/WGmeta/Cli/Router.pm
lib/Wireguard/WGmeta/Cli/TerminalHelpers.pm
lib/Wireguard/WGmeta/Index.pod
lib/Wireguard/WGmeta/Parser/Conf.pm
lib/Wireguard/WGmeta/Parser/Middleware.pm
lib/Wireguard/WGmeta/Parser/Show.pm
lib/Wireguard/WGmeta/Utils.pm
lib/Wireguard/WGmeta/Validator.pm
lib/Wireguard/WGmeta/ValidAttributes.pm
lib/Wireguard/WGmeta/Wrapper/Bridge.pm
lib/Wireguard/WGmeta/Wrapper/Config.pm
lib/Wireguard/WGmeta/Wrapper/ConfigT.pm
lib/Wireguard/WGmeta/Wrapper/Show.pm
LICENSE
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
README.md
t/cli_test.t
t/concurrency_test.t
t/Data/wg0.conf
t/Data/wg1.conf
t/Data/wg_show_dummy
t/test_data/empty.conf
t/test_data/mini_wg0.conf
t/test_data/mini_wg0.conf_skip
t/test_data/mini_wg1.conf
t/test_data/not_a_wg_config.conf
t/test_data/wg_show_dump
t/wrapper_custom_attrs.t
t/wrapper_secure_mode.t
t/wrapper_test.t
VERSION
wg-meta_completions.sh