এমন কি কোনও সাধারণ কমান্ড লাইনের ক্লায়েন্ট রয়েছে যা এরকম কিছু অনুরোধ করবে:
http2https --listen localhost:80 --connect example.com:443
যা পরে আমাকে কার্যকরভাবে সাথে সংযোগ স্থাপনের জন্য সম্ভব হবে https://example.com
আসলে এ সংযুক্ত হয়ে http://localhost
? এটি উইন্ডোজে কাজ করা প্রয়োজন।
আমি টানটান চেষ্টা করেছি, তবে কাজ করবে বলে মনে হচ্ছে না।
হালনাগাদ:
এখানে আউটপুট stunnel.exe -c -r google.com:443 -d 127.0.0.1:8888
No limit detected for the number of clients
stunnel 4.56 on x86-pc-msvc-1500 platform
Compiled/running with OpenSSL 1.0.1e-fips 11 Feb 2013
Threading:WIN32 Sockets:SELECT,IPv6 SSL:ENGINE,OCSP,FIPS
Reading configuration from file -c
Cannot read configuration
Syntax:
stunnel [ [-install | -uninstall] [-quiet] [<filename>] ] | -help | -version | -sockets
<filename> - use specified config file
-install - install NT service
-uninstall - uninstall NT service
-quiet - don't display a message box on success
-help - get config file help
-version - display version and defaults
-sockets - display default socket options
Server is down