You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/forward-proxy.rst
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -170,13 +170,8 @@ For more information, see the `Caddy TLS configuration <https://caddyserver.com/
170
170
Running the SCION HTTP Forward Proxy locally
171
171
--------------------------------------------
172
172
End users can run the SCION HTTP Forward Proxy locally by following the installation steps above.
173
-
For smooth running experience, grant DAC capabilities to the binary:
174
173
175
-
.. code-block:: bash
176
-
177
-
sudo setcap cap_dac_override=+ep scion-caddy
178
-
179
-
If you do not want to grant those privileges, you can run the binary without them but you will have to manually add the following line to your ``/etc/hosts`` before running the SCION HTTP Forward Proxy:
174
+
Add the following line on ``/etc/hosts`` before running the SCION HTTP Forward Proxy:
0 commit comments