Replaced legacy-IP with localhost.
This commit is contained in:
parent
4cd4ea2fe8
commit
bb8d8fd5fe
|
@ -52,7 +52,7 @@ variables. See *curl*(1), section _ENVIRONMENT_.
|
|||
|
||||
`gitea2rss https://git.example.com/user/repo > repo.rss`
|
||||
|
||||
`https_proxy="socks4a://user:pass@127.0.0.1:9050/" gitea2rss
|
||||
`https_proxy="socks4a://user:pass@localhost:9050/" gitea2rss
|
||||
https://git.example.com/user/repo`
|
||||
|
||||
=== Example RSS feed
|
||||
|
|
Loading…
Reference in New Issue
Block a user