mirror of
https://github.com/appleboy/telegram-action.git
synced 2026-05-14 02:42:44 +00:00
docs: add socks5 and http proxy format
This commit is contained in:
@@ -96,7 +96,7 @@ send custom message:
|
|||||||
echo This event is a pull request that had an assignee removed.
|
echo This event is a pull request that had an assignee removed.
|
||||||
```
|
```
|
||||||
|
|
||||||
send message using custom proxy (support `http`, `https`, and `socks5`)
|
send message using custom proxy (support `http`, `https`, and `socks5`) like `socks5://127.0.0.1:1080` or `http://222.124.154.19:23500`
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
- name: send message using socks5 proxy URL
|
- name: send message using socks5 proxy URL
|
||||||
|
|||||||
Reference in New Issue
Block a user