4 lines
60 B
Text
4 lines
60 B
Text
|
#!/bin/bash
|
||
|
|
||
|
brave --proxy-server="socks5://localhost:1337"
|