Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
user:pass:host:port プロキシを user:pass と host:port に分割しようとしています。プロキシがuser:pass@localhost:8080 の場合、user:pass が返されますが、localhost:8080 を取得するにはどうすればよいですか? 可能であれば、非常に簡単な方法が望ましいです。プロキシは .txt ファイルで開かれ、変更される可能性があるため、正確な文字列はわかりません。