test
This commit is contained in:
parent
0937651f67
commit
117ff56d1e
5 changed files with 11 additions and 14 deletions
|
|
@ -40,7 +40,7 @@ async function demonstrateProxyService() {
|
|||
console.log('Working proxy found:', {
|
||||
host: workingProxy.host,
|
||||
port: workingProxy.port,
|
||||
type: workingProxy.type
|
||||
protocol: workingProxy.protocol
|
||||
});
|
||||
|
||||
// 7. Test the proxy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue