{"id":136,"date":"2026-02-11T16:16:36","date_gmt":"2026-02-11T08:16:36","guid":{"rendered":"https:\/\/win7er.com\/?p=136"},"modified":"2026-02-11T16:16:36","modified_gmt":"2026-02-11T08:16:36","slug":"linux%e4%bd%bf%e7%94%a8trojan-proxy%e8%87%aa%e5%bb%ba%e6%a2%af%e5%ad%90","status":"publish","type":"post","link":"https:\/\/win7er.com\/?p=136","title":{"rendered":"Linux\u4f7f\u7528trojan proxy\u81ea\u5efa\u68af\u5b50"},"content":{"rendered":"<p>Linux trojan proxy\nTrojan \u7248\u672c\u4e0b\u8f7d\u5730\u5740https:\/\/github.com\/trojan-gfw\/trojan\/releases<\/p>\n<p>cd \/usr\/src &amp;&amp; wget <a href=\"https:\/\/github.com\/trojan-gfw\/trojan\/releases\/download\/v1.16.0\/trojan-1.16.0-linux-amd64.tar.xz\">https:\/\/github.com\/trojan-gfw\/trojan\/releases\/download\/v1.16.0\/trojan-1.16.0-linux-amd64.tar.xz<\/a><\/p>\n<p>tar xvf trojan-1.16.0-linux-amd64.tar.xz<\/p>\n<p>cd \/usr\/src\/trojan\nvi config.json<\/p>\n<p>run_type \u4fee\u6539\u4e3a &#8220;client&#8221;\nlocal_port \u4fee\u6539\u4e3a 1080\nremote_addr \u4fee\u6539\u4e3a vpn.xxx.cn\nremote_port \u4fee\u6539\u4e3a 443\npassword \u4fee\u6539\u4e3a [&#8220;123456&#8221;] trojan\u670d\u52a1\u7aef\u9a8c\u8bc1\u5bc6\u7801<\/p>\n<p>\u793a\u4f8b\u5982\u4e0b\n&#8220;run_type&#8221;: &#8220;client&#8221;,\n&#8220;local_addr&#8221;: &#8220;0.0.0.0&#8221;,\n&#8220;local_port&#8221;: 1080,\n&#8220;remote_addr&#8221;: &#8220;jpo123.ovod.me&#8221;,\n&#8220;remote_port&#8221;: 443,\n&#8220;password&#8221;: [&#8220;123456&#8221;],<\/p>\n<p>ssl\u4e2d\u7684 verify \u503c\u4fee\u6539\u4e3a false \uff08\u5982\u679c\u914d\u7f6e\u6587\u4ef6\u4e2d\u6ca1\u6709\uff0c\u5219\u6dfb\u52a0\u8fd9\u4e2a\u914d\u7f6e\uff09<\/p>\n<p>ssl\u4e2d\u7684 verify_hostname \u503c\u4fee\u6539\u4e3a false \uff08\u5982\u679c\u914d\u7f6e\u6587\u4ef6\u4e2d\u6ca1\u6709\uff0c\u5219\u6dfb\u52a0\u8fd9\u4e2a\u914d\u7f6e\uff09<\/p>\n<p>ssl\u4e2d\u7684 cert \u4fee\u6539\u4e3a \u201c\u201d \uff08\u6539\u6210\u7a7a\u7684\uff09<\/p>\n<p>\u793a\u4f8b\u5982\u4e0b\n&#8220;ssl&#8221;: {\n&#8220;verify&#8221;: false,\n&#8220;verify_hostname&#8221;: false,\n&#8220;cert&#8221;: &#8220;&#8221;,\n}<\/p>\n<p>\u6700\u7ec8\u914d\u7f6e\u793a\u4f8b\n[root@localhost trojan]# cat config.json\n{\n&#8220;run_type&#8221;: &#8220;client&#8221;,\n&#8220;local_addr&#8221;: &#8220;0.0.0.0&#8221;,\n&#8220;local_port&#8221;: 1080,\n&#8220;remote_addr&#8221;: &#8220;vpn.xxxx.cn&#8221;,\n&#8220;remote_port&#8221;: 443,\n&#8220;password&#8221;: [\n&#8220;xxxxxxx&#8221;\n],\n&#8220;log_level&#8221;: 1,\n&#8220;ssl&#8221;: {\n&#8220;verify&#8221;: false,\n&#8220;verify_hostname&#8221;: false,\n&#8220;cert&#8221;: &#8220;&#8221;,\n&#8220;key&#8221;: &#8220;\/path\/to\/private.key&#8221;,\n&#8220;key_password&#8221;: &#8220;&#8221;,\n&#8220;cipher&#8221;: &#8220;ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384&#8221;,\n&#8220;cipher_tls13&#8221;: &#8220;TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_256_GCM_SHA384&#8221;,\n&#8220;prefer_server_cipher&#8221;: true,\n&#8220;alpn&#8221;: [\n&#8220;http\/1.1&#8221;\n],\n&#8220;alpn_port_override&#8221;: {\n&#8220;h2&#8221;: 81\n},\n&#8220;reuse_session&#8221;: true,\n&#8220;session_ticket&#8221;: false,\n&#8220;session_timeout&#8221;: 600,\n&#8220;plain_http_response&#8221;: &#8220;&#8221;,\n&#8220;curves&#8221;: &#8220;&#8221;,\n&#8220;dhparam&#8221;: &#8220;&#8221;\n},\n&#8220;tcp&#8221;: {\n&#8220;prefer_ipv4&#8221;: false,\n&#8220;no_delay&#8221;: true,\n&#8220;keep_alive&#8221;: true,\n&#8220;reuse_port&#8221;: false,\n&#8220;fast_open&#8221;: false,\n&#8220;fast_open_qlen&#8221;: 20\n},\n&#8220;mysql&#8221;: {\n&#8220;enabled&#8221;: false,\n&#8220;server_addr&#8221;: &#8220;127.0.0.1&#8221;,\n&#8220;server_port&#8221;: 3306,\n&#8220;database&#8221;: &#8220;trojan&#8221;,\n&#8220;username&#8221;: &#8220;trojan&#8221;,\n&#8220;password&#8221;: &#8220;&#8221;,\n&#8220;cafile&#8221;: &#8220;&#8221;\n}\n}<\/p>\n<p>\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u914d\u7f6e trojan service\ncat &gt; \/etc\/systemd\/system\/trojan.service &lt;&lt;-EOF\n[Unit]\nDescription=trojan\nAfter=network.target<\/p>\n<p>[Service]\nType=simple\nPIDFile=\/usr\/src\/trojan\/trojan.pid\nExecStart=\/usr\/src\/trojan\/trojan -c \/usr\/src\/trojan\/config.json -l \/usr\/src\/trojan\/trojan.log\nExecReload=\/bin\/kill -HUP \\$MAINPID\nRestart=on-failure\nRestartSec=1s<\/p>\n<p>[Install]\nWantedBy=multi-user.target<\/p>\n<p>EOF<\/p>\n<p>\u542f\u52a8Trojan\nsystemctl start trojan<\/p>\n<p>\u68c0\u67e5\u662f\u5426\u542f\u52a8\u6210\u529f\nps aux | grep trojan | grep -v grep\n#\u770b\u5230\u6709\u7c7b\u4f3c \/usr\/src\/trojan\/trojan \u7684\u5185\u5bb9\u5c55\u793a\uff0c\u5373\u8868\u793atrojan\u6b63\u5728\u8fd0\u884c\n#\u5982\u679c\u672a\u542f\u52a8\u6210\u529f\uff0c\u901a\u8fc7\u8fd9\u4e2a\u547d\u4ee4\u67e5\u770b\u65e5\u5fd7\uff1a\ncat \/usr\/src\/trojan\/trojan.log<\/p>\n<p>\u8fd8\u53ef\u4ee5\u6267\u884c curl ip.sb &#8211;socks5 127.0.0.1:1080, \u67e5\u770b\u7ed3\u679c\u662f\u5426\u4e3aTrojan\u4ee3\u7406\u7684IP<\/p>\n<p>\u8bbe\u7f6e\u5f00\u673a\u542f\u52a8\nsystemctl enable trojan<\/p>\n<p>\u547d\u4ee4\u884c\u4f7f\u7528\u4ee3\u7406\n\u5b89\u88c5privoxy\nLinux\u8c8c\u4f3c\u9ed8\u8ba4\u4e0d\u652f\u6301\u76f4\u63a5\u4f7f\u7528socks\u4ee3\u7406,\u4f7f\u7528privoxy\u5c06socks5\u8f6c\u6362\u4e3ahttp\u4ee3\u7406<\/p>\n<p>yum install epel-release -y<\/p>\n<p>yum install -y privoxy<\/p>\n<p>\u914d\u7f6eprivoxy\nvi \/etc\/privoxy\/config\n#\u672b\u5c3e\u589e\u52a0\u4e0b\u9762\u5185\u5bb9,\/\u540e\u9762\u662f\u4ee3\u7406\u670d\u52a1\u5668\u7684\u5730\u5740:\u7aef\u53e3,\u6ce8\u610f\u6700\u540e\u8fd8\u6709\u4e2a.<\/p>\n<p>forward-socks5t \/ 127.0.0.1:1080 .<\/p>\n<p>\u542f\u52a8\u670d\u52a1\nsystemctl start privoxy<\/p>\n<p>\u8bbe\u7f6e\u7cfb\u7edf\u4ee3\u7406\u53d8\u91cf\nexport https_proxy=<a href=\"http:\/\/127.0.0.1:8118\">http:\/\/127.0.0.1:8118<\/a>\nexport http_proxy=<a href=\"http:\/\/127.0.0.1:8118\">http:\/\/127.0.0.1:8118<\/a>\nexport all_proxy=<a href=\"http:\/\/127.0.0.1:8118\">http:\/\/127.0.0.1:8118<\/a><\/p>\n<p>\u6ce8:8118\u662fprivoxy\u9ed8\u8ba4\u4f7f\u7528\u7684\u7aef\u53e3<\/p>\n<p>\u6d4b\u8bd5\u4e00\u4e0b\ncurl ifconfig.io<\/p>","protected":false},"excerpt":{"rendered":"<p>Linux trojan proxy Trojan \u7248\u672c\u4e0b\u8f7d\u5730\u5740https:\/\/github.com\/troj [&hellip;]<\/p>","protected":false},"author":1,"featured_media":121,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"googlesitekit_rrm_CAow767EDA:productID":"","footnotes":""},"categories":[26,43],"tags":[28,45,44,46],"class_list":["post-136","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux","category-43","tag-linux","tag-proxy","tag-trojan-proxy","tag-46"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Linux\u4f7f\u7528trojan proxy\u81ea\u5efa\u68af\u5b50 - Winter&#039;s Life<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/win7er.com\/?p=136\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Linux\u4f7f\u7528trojan proxy\u81ea\u5efa\u68af\u5b50 - Winter&#039;s Life\" \/>\n<meta property=\"og:description\" content=\"Linux trojan proxy Trojan \u7248\u672c\u4e0b\u8f7d\u5730\u5740https:\/\/github.com\/troj [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/win7er.com\/?p=136\" \/>\n<meta property=\"og:site_name\" content=\"Winter&#039;s Life\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/knowwinter\/\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/knowwinter\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-02-11T08:16:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/win7er.com\/wp-content\/uploads\/2026\/02\/2aa55ea14bc5960c69105c30a282615c.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"640\" \/>\n\t<meta property=\"og:image:height\" content=\"427\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"winter.yu\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/x.com\/winter_know\" \/>\n<meta name=\"twitter:site\" content=\"@winter_know\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"winter.yu\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=136#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=136\"},\"author\":{\"name\":\"winter.yu\",\"@id\":\"https:\\\/\\\/win7er.com\\\/#\\\/schema\\\/person\\\/40b2ae9640523bebb22a847803dbf22a\"},\"headline\":\"Linux\u4f7f\u7528trojan proxy\u81ea\u5efa\u68af\u5b50\",\"datePublished\":\"2026-02-11T08:16:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=136\"},\"wordCount\":219,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=136#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/win7er.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/2aa55ea14bc5960c69105c30a282615c.jpeg\",\"keywords\":[\"Linux\",\"proxy\",\"trojan proxy\",\"\u79d1\u5b66\u4e0a\u7f51\"],\"articleSection\":[\"Linux\",\"\u79d1\u5b66\u4e0a\u7f51\"],\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/win7er.com\\\/?p=136#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=136\",\"url\":\"https:\\\/\\\/win7er.com\\\/?p=136\",\"name\":\"Linux\u4f7f\u7528trojan proxy\u81ea\u5efa\u68af\u5b50 - Winter&#039;s Life\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/win7er.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=136#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=136#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/win7er.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/2aa55ea14bc5960c69105c30a282615c.jpeg\",\"datePublished\":\"2026-02-11T08:16:36+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/win7er.com\\\/#\\\/schema\\\/person\\\/40b2ae9640523bebb22a847803dbf22a\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=136#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/win7er.com\\\/?p=136\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=136#primaryimage\",\"url\":\"https:\\\/\\\/win7er.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/2aa55ea14bc5960c69105c30a282615c.jpeg\",\"contentUrl\":\"https:\\\/\\\/win7er.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/2aa55ea14bc5960c69105c30a282615c.jpeg\",\"width\":640,\"height\":427,\"caption\":\"Winter's Life\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/win7er.com\\\/?p=136#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\\\/\\\/win7er.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Linux\u4f7f\u7528trojan proxy\u81ea\u5efa\u68af\u5b50\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/win7er.com\\\/#website\",\"url\":\"https:\\\/\\\/win7er.com\\\/\",\"name\":\"Winter's Life\",\"description\":\"\u6280\u672f\u5206\u4eab | \u7a0b\u5e8f\u5f00\u53d1 | \u4ea7\u54c1\u6d4b\u8bc4 | \u6280\u672f\u54a8\u8be2 | \u8fdc\u7a0b\u534f\u52a9 | \u751f\u6d3b\u611f\u609f | \u884c\u4e1a\u65b0\u95fb\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/win7er.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/win7er.com\\\/#\\\/schema\\\/person\\\/40b2ae9640523bebb22a847803dbf22a\",\"name\":\"winter.yu\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/822954e373be717fced36ce555e788a845ab401b70f421cad86458368d68bc54?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/822954e373be717fced36ce555e788a845ab401b70f421cad86458368d68bc54?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/822954e373be717fced36ce555e788a845ab401b70f421cad86458368d68bc54?s=96&d=mm&r=g\",\"caption\":\"winter.yu\"},\"sameAs\":[\"https:\\\/\\\/win7er.com\",\"https:\\\/\\\/www.facebook.com\\\/knowwinter\\\/\",\"https:\\\/\\\/x.com\\\/https:\\\/\\\/x.com\\\/winter_know\"],\"url\":\"https:\\\/\\\/win7er.com\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Linux\u4f7f\u7528trojan proxy\u81ea\u5efa\u68af\u5b50 - Winter&#039;s Life","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/win7er.com\/?p=136","og_locale":"zh_CN","og_type":"article","og_title":"Linux\u4f7f\u7528trojan proxy\u81ea\u5efa\u68af\u5b50 - Winter&#039;s Life","og_description":"Linux trojan proxy Trojan \u7248\u672c\u4e0b\u8f7d\u5730\u5740https:\/\/github.com\/troj [&hellip;]","og_url":"https:\/\/win7er.com\/?p=136","og_site_name":"Winter&#039;s Life","article_publisher":"https:\/\/www.facebook.com\/knowwinter\/","article_author":"https:\/\/www.facebook.com\/knowwinter\/","article_published_time":"2026-02-11T08:16:36+00:00","og_image":[{"width":640,"height":427,"url":"https:\/\/win7er.com\/wp-content\/uploads\/2026\/02\/2aa55ea14bc5960c69105c30a282615c.jpeg","type":"image\/jpeg"}],"author":"winter.yu","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/x.com\/winter_know","twitter_site":"@winter_know","twitter_misc":{"\u4f5c\u8005":"winter.yu","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"1 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/win7er.com\/?p=136#article","isPartOf":{"@id":"https:\/\/win7er.com\/?p=136"},"author":{"name":"winter.yu","@id":"https:\/\/win7er.com\/#\/schema\/person\/40b2ae9640523bebb22a847803dbf22a"},"headline":"Linux\u4f7f\u7528trojan proxy\u81ea\u5efa\u68af\u5b50","datePublished":"2026-02-11T08:16:36+00:00","mainEntityOfPage":{"@id":"https:\/\/win7er.com\/?p=136"},"wordCount":219,"commentCount":0,"image":{"@id":"https:\/\/win7er.com\/?p=136#primaryimage"},"thumbnailUrl":"https:\/\/win7er.com\/wp-content\/uploads\/2026\/02\/2aa55ea14bc5960c69105c30a282615c.jpeg","keywords":["Linux","proxy","trojan proxy","\u79d1\u5b66\u4e0a\u7f51"],"articleSection":["Linux","\u79d1\u5b66\u4e0a\u7f51"],"inLanguage":"zh-Hans","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/win7er.com\/?p=136#respond"]}]},{"@type":"WebPage","@id":"https:\/\/win7er.com\/?p=136","url":"https:\/\/win7er.com\/?p=136","name":"Linux\u4f7f\u7528trojan proxy\u81ea\u5efa\u68af\u5b50 - Winter&#039;s Life","isPartOf":{"@id":"https:\/\/win7er.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/win7er.com\/?p=136#primaryimage"},"image":{"@id":"https:\/\/win7er.com\/?p=136#primaryimage"},"thumbnailUrl":"https:\/\/win7er.com\/wp-content\/uploads\/2026\/02\/2aa55ea14bc5960c69105c30a282615c.jpeg","datePublished":"2026-02-11T08:16:36+00:00","author":{"@id":"https:\/\/win7er.com\/#\/schema\/person\/40b2ae9640523bebb22a847803dbf22a"},"breadcrumb":{"@id":"https:\/\/win7er.com\/?p=136#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/win7er.com\/?p=136"]}]},{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/win7er.com\/?p=136#primaryimage","url":"https:\/\/win7er.com\/wp-content\/uploads\/2026\/02\/2aa55ea14bc5960c69105c30a282615c.jpeg","contentUrl":"https:\/\/win7er.com\/wp-content\/uploads\/2026\/02\/2aa55ea14bc5960c69105c30a282615c.jpeg","width":640,"height":427,"caption":"Winter's Life"},{"@type":"BreadcrumbList","@id":"https:\/\/win7er.com\/?p=136#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/win7er.com\/"},{"@type":"ListItem","position":2,"name":"Linux\u4f7f\u7528trojan proxy\u81ea\u5efa\u68af\u5b50"}]},{"@type":"WebSite","@id":"https:\/\/win7er.com\/#website","url":"https:\/\/win7er.com\/","name":"Winter's Life","description":"\u6280\u672f\u5206\u4eab | \u7a0b\u5e8f\u5f00\u53d1 | \u4ea7\u54c1\u6d4b\u8bc4 | \u6280\u672f\u54a8\u8be2 | \u8fdc\u7a0b\u534f\u52a9 | \u751f\u6d3b\u611f\u609f | \u884c\u4e1a\u65b0\u95fb","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/win7er.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Person","@id":"https:\/\/win7er.com\/#\/schema\/person\/40b2ae9640523bebb22a847803dbf22a","name":"winter.yu","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/secure.gravatar.com\/avatar\/822954e373be717fced36ce555e788a845ab401b70f421cad86458368d68bc54?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/822954e373be717fced36ce555e788a845ab401b70f421cad86458368d68bc54?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/822954e373be717fced36ce555e788a845ab401b70f421cad86458368d68bc54?s=96&d=mm&r=g","caption":"winter.yu"},"sameAs":["https:\/\/win7er.com","https:\/\/www.facebook.com\/knowwinter\/","https:\/\/x.com\/https:\/\/x.com\/winter_know"],"url":"https:\/\/win7er.com\/?author=1"}]}},"views":0,"_links":{"self":[{"href":"https:\/\/win7er.com\/index.php?rest_route=\/wp\/v2\/posts\/136","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/win7er.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/win7er.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/win7er.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/win7er.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=136"}],"version-history":[{"count":1,"href":"https:\/\/win7er.com\/index.php?rest_route=\/wp\/v2\/posts\/136\/revisions"}],"predecessor-version":[{"id":137,"href":"https:\/\/win7er.com\/index.php?rest_route=\/wp\/v2\/posts\/136\/revisions\/137"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/win7er.com\/index.php?rest_route=\/wp\/v2\/media\/121"}],"wp:attachment":[{"href":"https:\/\/win7er.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=136"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/win7er.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=136"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/win7er.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=136"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}