This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
RED='\033[0;31m' | |
ORANGE='\033[0;33m' | |
GREEN='\033[0;32m' | |
CYAN='\033[0;36m' | |
NC='\033[0m' # no color | |
TRANSMISSION_REMOTE='/transmission-remote' # your transmission-remote path | |
TRANSMISSION_REMOTE_HOST_PORT='localhost:9091' # localhost:9091 or http://:9091 |
We can't make this file beautiful and searchable because it's too large.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,netflix.com | |
2,api-global.netflix.com | |
3,prod.netflix.com | |
4,push.prod.netflix.com | |
5,ichnaea.netflix.com | |
6,google.com | |
7,microsoft.com | |
8,secure.netflix.com | |
9,www.google.com | |
10,facebook.com |
We can't make this file beautiful and searchable because it's too large.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,google.com | |
2,youtube.com | |
3,facebook.com | |
4,baidu.com | |
5,wikipedia.org | |
6,qq.com | |
7,amazon.com | |
8,yahoo.com | |
9,taobao.com | |
10,tmall.com |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test |