Skip to content

Commit

Permalink
feat: add proxy to profile template
Browse files Browse the repository at this point in the history
  • Loading branch information
kxxt committed Mar 30, 2023
1 parent 13e161c commit fe77a6e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/cli/aspeak.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ verbosity = 0
# Extra http headers (for experts)
# headers = [["X-My-Header", "My-Value"], ["X-My-Header2", "My-Value2"]]

# Proxy
# proxy = "socks5://127.0.0.1:7890"

#
# Configuration for text subcommand
#
Expand Down

0 comments on commit fe77a6e

Please sign in to comment.