make http proxy less sys-firewall specific

This commit is contained in:
awokd 2018-02-24 10:49:47 +00:00 committed by GitHub
parent 3f971d9ab1
commit 29278a591e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
doc.md
View File

@ -132,7 +132,7 @@ Configuration Guides
* [Fetchmail Guide](/doc/fetchmail/) * [Fetchmail Guide](/doc/fetchmail/)
* [Creating Custom NetVMs and ProxyVMs](https://theinvisiblethings.blogspot.com/2011/09/playing-with-qubes-networking-for-fun.html) * [Creating Custom NetVMs and ProxyVMs](https://theinvisiblethings.blogspot.com/2011/09/playing-with-qubes-networking-for-fun.html)
* [How to make proxy for individual tcp connection from networkless VM](https://groups.google.com/group/qubes-devel/msg/4ca950ab6d7cd11a) * [How to make proxy for individual tcp connection from networkless VM](https://groups.google.com/group/qubes-devel/msg/4ca950ab6d7cd11a)
* [Make an HTTP Filtering Proxy in a FirewallVM](/doc/config/http-filtering-proxy) * [Make an HTTP Filtering Proxy](/doc/config/http-filtering-proxy)
* [Adding Bridge Support to the NetVM (EXPERIMENTAL)](/doc/network-bridge-support/) * [Adding Bridge Support to the NetVM (EXPERIMENTAL)](/doc/network-bridge-support/)
* [Assigning PCI Devices to AppVMs](/doc/assigning-devices/) * [Assigning PCI Devices to AppVMs](/doc/assigning-devices/)
* [Enabling TRIM for SSD disks](/doc/disk-trim/) * [Enabling TRIM for SSD disks](/doc/disk-trim/)