0 {

1 "Blacklist": {

2 "Client": [

3 "*"

4 ],

5 "Domain": [

6 "*googleapis.com"

7 ],

8 "Port": [

9 "*",

10 "1-65565"

11 ]

12 },

13 "DisplayTime": true,

14 "MaxConnections": 512,

15 "PathLog": "\/var\/log\/rxproxy.log",

16 "Port": 6787,

17 "PrintLog": true,

18 "Timeout": {

19 "Established": 600,

20 "Unestablished": 5

21 },

22 "Whitelist": {

23 "Client": [

24 "localhost"

25 ],

26 "Domain": [

27 "youtube.googleapis.com"

28 ],

29 "Port": [

30 "80",

31 "443"

32 ]

33 },

34 "WriteLog": false

35 }