This commit is contained in:
Bojan Kucera 2025-06-06 22:20:35 -04:00
parent 0937651f67
commit 117ff56d1e
5 changed files with 11 additions and 14 deletions

View file

@ -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