]> git.sesse.net Git - vlc/blob - share/http/.hosts
Use var_InheritString for --decklink-video-connection.
[vlc] / share / http / .hosts
1 #
2 # Access-list for VLC HTTP interface
3 # $Id$
4 #
5
6 # localhost
7 ::1
8 127.0.0.1
9
10 # link-local addresses
11 #fe80::/64
12
13 # private addresses
14 #fc00::/7
15 #fec0::/10
16 #10.0.0.0/8
17 #172.16.0.0/12
18 #192.168.0.0/16
19 #169.254.0.0/16
20
21 # The world (uncommenting these 2 lines is not quite safe)
22 #::/0
23 #0.0.0.0/0
24