CoreXtreme
- Karma
- 14
- Created
- July 26, 2017 (8y ago)
- Submissions
- 0
-
I am looking for something which i can just install via apt-get and don't have to figure anything. I want to be able to `tail -f` on `/var/log/syslog` and see all logs generated by calls to `logger -t`
-
Let's say if i want to proxify all urls which end in ".png". Is this currently possible in modern browsers?
-
Let's say, we've 2 HTTP/HTTPs proxies a) 127.0.0.1:8080 b) 127.0.0.1:9090 Now, we want: 1. All the URLs having .html extension to go through this proxy a) 127.0.0.1:8080 2. All the URLs having {.png, .jpeg, .jpg, .pdf}…