Commit Graph
4 Commits
Author SHA1 Message Date
Logan Freijo 84334439b6 replaced fmt.Sprintf with net.JoinHostPort 2024-04-15 09:15:46 -04:00
Logan Freijo acf978cd45 Revert accidental code removal. 2024-04-12 11:39:05 -04:00
Logan Freijo 6e8e713355 Merge pull request #1 from lfreijo/fix-passive-mode-for-proxies
Fix for proxies in passive mode
2024-04-12 11:30:57 -04:00
Logan Freijo e2d95d05cb Fix for proxies in passive mode
Fixed the host address such that the actual host ip is stored and not the result of the proxy dialer (if used)
2024-04-12 11:29:22 -04:00