#author("2022-01-18T02:08:55+00:00","default:hotate","hotate") #author("2022-01-25T10:42:37+00:00","default:hotate","hotate") #contents &tag(ネットワーク,セキュリティ,HTTP); * 情報 [#g0df0075] - [[「プロキシ」って何だ? 第3回 | 日経 xTECH(クロステック)>https://tech.nikkeibp.co.jp/it/members/NNW/NETPOINT/20020613/3/]] クライアントはDNSサーバーへアクセスせずに,プロキシ・サーバーへリクエストを送る プロキシ・サーバーがDNSサーバーに対してIPアドレスの検索要求を出す ** 自動構成 [#h1370023] - [[自動構成されたプロキシを調べる - きょうのできごころ@はてな>https://festiva1300.hatenadiary.org/entry/20070511/p1]] 自動構成スクリプトのURLを自分で設定した場合は、自動構成スクリプトの内容を見るとプロキシサーバを知ることができる。 ** [[Python]] [#c331fd4c] - [[proxy.py · PyPI>https://pypi.org/project/proxy.py/#flags]] Fast, Lightweight, Pluggable, TLS interception capable proxy server focused on Network monitoring, controls & Application development, testing, debugging. * NTLM [#oceb4b44] ** Px [#mce2ff93] - [[genotrance/px: An HTTP proxy server to automatically authenticate through an NTLM proxy>https://github.com/genotrance/px]] An HTTP proxy server to automatically authenticate through an NTLM proxy -- コメント:起動設定はレジストリ。[[Windows]]サービスではなく、単なる起動のみ。(2019/01/24) - [[Cntlmの代わりにpx-proxyでNTLM認証プロキシを手軽に突破する【Windows】 - Qiita>https://qiita.com/eitsupi/items/226b65d54e207a7c5fe7]] Windowsの資格情報を使ってプロキシ認証を通ってくれるので、わざわざIDやパスワードを設定ファイルに書いておく必要はありません。 -- コメント:[[Windows10]]で正常に動作した。([[2022]]/01/18) ** winfoom [#dc460e3e] - [[ecovaci/winfoom: Winfoom is an HTTP(s) proxy server facade that allows applications to authenticate through the proxy without having to deal with the actual handshake.>https://github.com/ecovaci/winfoom]] Basic Proxy Facade for NTLM, Kerberos, SOCKS and Proxy Auto Config file proxies ** Cntlm [#n7102b4b] - [[Cntlm: Fast NTLM Authentication Proxy in C>http://cntlm.sourceforge.net/]] Cntlm is an NTLM / NTLM Session Response / NTLMv2 authenticating HTTP proxy intended to help you break free from the chains of Microsoft proprietary world. -- コメント:Windowsサービスにて動作するが、[[Windows10]]では相性が悪いらしく起動に失敗することがある。(2019/01/24) --- [[windows 10 v1607 - Cannot start CNTLM - Super User>https://superuser.com/questions/1192694/cannot-start-cntlm]] * 関連 [#p4532c78] #related #taglist(tag=DNS)