{"id":26057,"date":"2025-04-19T14:31:48","date_gmt":"2025-04-19T06:31:48","guid":{"rendered":"https:\/\/www.wsisp.com\/helps\/26057.html"},"modified":"2025-04-19T14:31:48","modified_gmt":"2025-04-19T06:31:48","slug":"%e4%bf%9d%e5%ad%98%e5%9c%a8finalshell%e6%9c%8d%e5%8a%a1%e5%99%a8%e7%99%bb%e5%bd%95%e5%af%86%e7%a0%81%e5%bf%98%e8%ae%b0%e4%ba%86%ef%bc%8c%e5%a6%82%e4%bd%95%e5%bf%ab%e9%80%9f%e8%8e%b7%e5%8f%96%e5%88%b0","status":"publish","type":"post","link":"https:\/\/www.wsisp.com\/helps\/26057.html","title":{"rendered":"\u4fdd\u5b58\u5728FinalShell\u670d\u52a1\u5668\u767b\u5f55\u5bc6\u7801\u5fd8\u8bb0\u4e86\uff0c\u5982\u4f55\u5feb\u901f\u83b7\u53d6\u5230"},"content":{"rendered":"<p>\u4e00\u3001\u4eceFinalShell\u83b7\u53d6\u670d\u52a1\u5668\u57fa\u672c\u4fe1\u606f<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" alt=\"\" height=\"842\" src=\"https:\/\/www.wsisp.com\/helps\/wp-content\/uploads\/2025\/04\/20250419063145-68034351e5e51.png\" width=\"1200\" \/><\/p>\n<p>\u5982\u56fe\u64cd\u4f5c\u4f1a\u5bfc\u51fa\u4e00\u4e2ajson\u6587\u4ef6&#xff0c;\u53ef\u4ee5\u76f4\u63a5\u4fdd\u5b58\u5728\u684c\u9762&#xff0c;\u6216\u8005\u5176\u4ed6\u4f4d\u7f6e<\/p>\n<p>json\u683c\u5f0f\u5982\u4e0b&#xff1a;<\/p>\n<p>{&#034;forwarding_auto_reconnect&#034;:false<br \/>\n,&#034;custom_size&#034;:false<br \/>\n,&#034;delete_time&#034;:0<br \/>\n,&#034;secret_key_id&#034;:&#034;&#034;<br \/>\n,&#034;user_name&#034;:&#034;root&#034;<br \/>\n,&#034;remote_port_forwarding&#034;:{}<br \/>\n,&#034;conection_type&#034;:100<br \/>\n,&#034;sort_time&#034;:0<br \/>\n,&#034;description&#034;:&#034;&#034;<br \/>\n,&#034;proxy_id&#034;:&#034;0&#034;<br \/>\n,&#034;authentication_type&#034;:1<br \/>\n,&#034;drivestoredirect&#034;:true<br \/>\n,&#034;delete_key_sequence&#034;:0<br \/>\n,&#034;password&#034;:&#034;xE4F2Pi13TnbkO8vo6wwmQNbqB77PUeI&#034;<br \/>\n,&#034;modified_time&#034;:1700460445433<br \/>\n,&#034;host&#034;:&#034;x.xx.xx.xx&#034;<br \/>\n,&#034;accelerate&#034;:false<br \/>\n,&#034;id&#034;:&#034;sn1xqbrr5womw787&#034;<br \/>\n,&#034;height&#034;:0<br \/>\n,&#034;order&#034;:0<br \/>\n,&#034;create_time&#034;:1700460445433<br \/>\n,&#034;port_forwarding_list&#034;:[]<br \/>\n,&#034;parent_update_time&#034;:0<br \/>\n,&#034;rename_time&#034;:0<br \/>\n,&#034;backspace_key_sequence&#034;:2<br \/>\n,&#034;fullscreen&#034;:false<br \/>\n,&#034;port&#034;:22<br \/>\n,&#034;terminal_encoding&#034;:&#034;UTF-8&#034;<br \/>\n,&#034;parent_id&#034;:&#034;root&#034;<br \/>\n,&#034;exec_channel_enable&#034;:true<br \/>\n,&#034;width&#034;:0<br \/>\n,&#034;name&#034;:&#034;xx.xx.xx.xx&#034;<br \/>\n,&#034;access_time&#034;:1719895278353} <\/p>\n<p>\u4e8c\u3001\u4ee3\u7801\u8bfb\u53d6\u5e76\u89e3\u6790\u83b7\u53d6\u8d26\u53f7\u660e\u6587\u4fe1\u606f<\/p>\n<p>package com.base.info.controller;<\/p>\n<p>import com.alibaba.fastjson.JSON;<br \/>\nimport com.fasterxml.jackson.annotation.JsonProperty;<br \/>\nimport lombok.Data;<br \/>\nimport lombok.NoArgsConstructor;<br \/>\nimport org.apache.commons.io.FileUtils;<br \/>\nimport org.apache.commons.io.FilenameUtils;<br \/>\nimport org.apache.commons.lang3.StringUtils;<\/p>\n<p>import javax.crypto.Cipher;<br \/>\nimport javax.crypto.SecretKey;<br \/>\nimport javax.crypto.SecretKeyFactory;<br \/>\nimport javax.crypto.spec.DESKeySpec;<br \/>\nimport java.io.ByteArrayOutputStream;<br \/>\nimport java.io.DataOutputStream;<br \/>\nimport java.io.File;<br \/>\nimport java.io.IOException;<br \/>\nimport java.math.BigInteger;<br \/>\nimport java.security.MessageDigest;<br \/>\nimport java.security.NoSuchAlgorithmException;<br \/>\nimport java.security.SecureRandom;<br \/>\nimport java.util.*;<\/p>\n<p>public class FinalShellDecodePass {<br \/>\n    public static void main(String[] args) throws Exception {<br \/>\n        \/\/ \u83b7\u53d6finalshell\u7684\u6240\u6709json\u6570\u636e,json\u6570\u636e\u6240\u5728\u6587\u4ef6\u5939<br \/>\n        File file &#061; new File(&#034;C:\\\\\\\\Users\\\\\\\\12118\\\\\\\\Desktop&#034;); \/\/\u6211\u7684\u653e\u5728\u684c\u9762\u4e86&#xff0c;\u5982\u679cjson\u6587\u4ef6\u5728\u5176\u4ed6\u4f4d\u7f6e&#xff0c;\u9700\u8981\u66f4\u6539\u4e3a\u5bf9\u5e94\u8def\u5f84<br \/>\n        \/\/ \u83b7\u53d6\u6240\u6709\u7684json\u6587\u4ef6<br \/>\n        File[] files &#061; file.listFiles(pathname -&gt; &#034;json&#034;.equalsIgnoreCase(FilenameUtils.getExtension(pathname.getName())));<br \/>\n        \/\/ \u4e3b\u8981\u4fe1\u606f: ip\/\u7aef\u53e3\/\u7528\u6237\u540d\/\u5bc6\u7801<br \/>\n        List&lt;Map&lt;String, Object&gt;&gt; infoList &#061; new ArrayList&lt;&gt;(files.length);<br \/>\n        for (File jsonFile : files) {<br \/>\n            String s &#061; FileUtils.readFileToString(jsonFile);<br \/>\n            FinalShellConfig shellConfig &#061; JSON.parseObject(s, FinalShellConfig.class);<br \/>\n            \/\/ \u5bc6\u6587\u6539\u660e\u6587<br \/>\n            String password &#061; shellConfig.getPassword();<br \/>\n            if (StringUtils.isNotBlank(password)) {<br \/>\n                shellConfig.setPassword(decodePass(password));<br \/>\n            }<br \/>\n            String s1 &#061; JSON.toJSONString(shellConfig);<br \/>\n            System.err.println(s1);<\/p>\n<p>            Map&lt;String, Object&gt; map &#061; new LinkedHashMap&lt;&gt;();<br \/>\n            map.put(&#034;\u4e3b\u673a&#034;, shellConfig.getHost());<br \/>\n            map.put(&#034;\u7aef\u53e3&#034;, shellConfig.getPort());<br \/>\n            map.put(&#034;\u7528\u6237\u540d&#034;, shellConfig.getUserName());<br \/>\n            map.put(&#034;\u5bc6\u7801&#034;, shellConfig.getPassword());<br \/>\n            infoList.add(map);<br \/>\n        }<br \/>\n        for (Map&lt;String, Object&gt; stringObjectMap : infoList) {<br \/>\n            System.err.println(JSON.toJSONString(stringObjectMap));<br \/>\n        }<\/p>\n<p>    }<\/p>\n<p>    public static byte[] desDecode(byte[] data, byte[] head) throws Exception {<br \/>\n        SecureRandom sr &#061; new SecureRandom();<br \/>\n        DESKeySpec dks &#061; new DESKeySpec(head);<br \/>\n        SecretKeyFactory keyFactory &#061; SecretKeyFactory.getInstance(&#034;DES&#034;);<br \/>\n        SecretKey securekey &#061; keyFactory.generateSecret(dks);<br \/>\n        Cipher cipher &#061; Cipher.getInstance(&#034;DES&#034;);<br \/>\n        cipher.init(2, securekey, sr);<br \/>\n        return cipher.doFinal(data);<br \/>\n    }<\/p>\n<p>    public static String decodePass(String data) throws Exception {<br \/>\n        if (data &#061;&#061; null) {<br \/>\n            return null;<br \/>\n        } else {<br \/>\n            String rs &#061; &#034;&#034;;<br \/>\n            byte[] buf &#061; Base64.getDecoder().decode(data);<br \/>\n            byte[] head &#061; new byte[8];<br \/>\n            System.arraycopy(buf, 0, head, 0, head.length);<br \/>\n            byte[] d &#061; new byte[buf.length &#8211; head.length];<br \/>\n            System.arraycopy(buf, head.length, d, 0, d.length);<br \/>\n            byte[] bt &#061; desDecode(d, ranDomKey(head));<br \/>\n            rs &#061; new String(bt);<\/p>\n<p>            return rs;<br \/>\n        }<br \/>\n    }<\/p>\n<p>    static byte[] ranDomKey(byte[] head) {<br \/>\n        long ks &#061; 3680984568597093857L \/ (long) (new Random((long) head[5])).nextInt(127);<br \/>\n        Random random &#061; new Random(ks);<br \/>\n        int t &#061; head[0];<\/p>\n<p>        for (int i &#061; 0; i &lt; t; &#043;&#043;i) {<br \/>\n            random.nextLong();<br \/>\n        }<\/p>\n<p>        long n &#061; random.nextLong();<br \/>\n        Random r2 &#061; new Random(n);<br \/>\n        long[] ld &#061; new long[]{(long) head[4], r2.nextLong(), (long) head[7], (long) head[3], r2.nextLong(), (long) head[1], random.nextLong(), (long) head[2]};<br \/>\n        ByteArrayOutputStream bos &#061; new ByteArrayOutputStream();<br \/>\n        DataOutputStream dos &#061; new DataOutputStream(bos);<br \/>\n        long[] var15 &#061; ld;<br \/>\n        int var14 &#061; ld.length;<\/p>\n<p>        for (int var13 &#061; 0; var13 &lt; var14; &#043;&#043;var13) {<br \/>\n            long l &#061; var15[var13];<\/p>\n<p>            try {<br \/>\n                dos.writeLong(l);<br \/>\n            } catch (IOException var18) {<br \/>\n                var18.printStackTrace();<br \/>\n            }<br \/>\n        }<\/p>\n<p>        try {<br \/>\n            dos.close();<br \/>\n        } catch (IOException var17) {<br \/>\n            var17.printStackTrace();<br \/>\n        }<\/p>\n<p>        byte[] keyData &#061; bos.toByteArray();<br \/>\n        keyData &#061; md5(keyData);<br \/>\n        return keyData;<br \/>\n    }<\/p>\n<p>    public static byte[] md5(byte[] data) {<br \/>\n        String ret &#061; null;<br \/>\n        byte[] res &#061; null;<\/p>\n<p>        try {<br \/>\n            MessageDigest m;<br \/>\n            m &#061; MessageDigest.getInstance(&#034;MD5&#034;);<br \/>\n            m.update(data, 0, data.length);<br \/>\n            res &#061; m.digest();<br \/>\n            ret &#061; new BigInteger(1, res).toString(16);<br \/>\n        } catch (NoSuchAlgorithmException e) {<br \/>\n            e.printStackTrace();<br \/>\n        }<br \/>\n        return res;<br \/>\n    }<\/p>\n<p>    &#064;NoArgsConstructor<br \/>\n    &#064;Data<br \/>\n    static class FinalShellConfig {<\/p>\n<p>        &#064;JsonProperty(&#034;forwarding_auto_reconnect&#034;)<br \/>\n        private Boolean forwardingAutoReconnect;<br \/>\n        &#064;JsonProperty(&#034;custom_size&#034;)<br \/>\n        private Boolean customSize;<br \/>\n        &#064;JsonProperty(&#034;delete_time&#034;)<br \/>\n        private Integer deleteTime;<br \/>\n        &#064;JsonProperty(&#034;secret_key_id&#034;)<br \/>\n        private String secretKeyId;<br \/>\n        &#064;JsonProperty(&#034;user_name&#034;)<br \/>\n        private String userName;<br \/>\n        &#064;JsonProperty(&#034;conection_type&#034;)<br \/>\n        private Integer conectionType;<br \/>\n        &#064;JsonProperty(&#034;sort_time&#034;)<br \/>\n        private Integer sortTime;<br \/>\n        &#064;JsonProperty(&#034;description&#034;)<br \/>\n        private String description;<br \/>\n        &#064;JsonProperty(&#034;proxy_id&#034;)<br \/>\n        private String proxyId;<br \/>\n        &#064;JsonProperty(&#034;authentication_type&#034;)<br \/>\n        private Integer authenticationType;<br \/>\n        &#064;JsonProperty(&#034;drivestoredirect&#034;)<br \/>\n        private Boolean drivestoredirect;<br \/>\n        &#064;JsonProperty(&#034;delete_key_sequence&#034;)<br \/>\n        private Integer deleteKeySequence;<br \/>\n        &#064;JsonProperty(&#034;password&#034;)<br \/>\n        private String password;<br \/>\n        &#064;JsonProperty(&#034;modified_time&#034;)<br \/>\n        private Long modifiedTime;<br \/>\n        &#064;JsonProperty(&#034;host&#034;)<br \/>\n        private String host;<br \/>\n        &#064;JsonProperty(&#034;accelerate&#034;)<br \/>\n        private Boolean accelerate;<br \/>\n        &#064;JsonProperty(&#034;id&#034;)<br \/>\n        private String id;<br \/>\n        &#064;JsonProperty(&#034;height&#034;)<br \/>\n        private Integer height;<br \/>\n        &#064;JsonProperty(&#034;order&#034;)<br \/>\n        private Integer order;<br \/>\n        &#064;JsonProperty(&#034;create_time&#034;)<br \/>\n        private Long createTime;<br \/>\n        &#064;JsonProperty(&#034;port_forwarding_list&#034;)<br \/>\n        private List&lt;?&gt; portForwardingList;<br \/>\n        &#064;JsonProperty(&#034;parent_update_time&#034;)<br \/>\n        private Integer parentUpdateTime;<br \/>\n        &#064;JsonProperty(&#034;rename_time&#034;)<br \/>\n        private Long renameTime;<br \/>\n        &#064;JsonProperty(&#034;backspace_key_sequence&#034;)<br \/>\n        private Integer backspaceKeySequence;<br \/>\n        &#064;JsonProperty(&#034;fullscreen&#034;)<br \/>\n        private Boolean fullscreen;<br \/>\n        &#064;JsonProperty(&#034;port&#034;)<br \/>\n        private Integer port;<br \/>\n        &#064;JsonProperty(&#034;terminal_encoding&#034;)<br \/>\n        private String terminalEncoding;<br \/>\n        &#064;JsonProperty(&#034;parent_id&#034;)<br \/>\n        private String parentId;<br \/>\n        &#064;JsonProperty(&#034;exec_channel_enable&#034;)<br \/>\n        private Boolean execChannelEnable;<br \/>\n        &#064;JsonProperty(&#034;width&#034;)<br \/>\n        private Integer width;<br \/>\n        &#064;JsonProperty(&#034;name&#034;)<br \/>\n        private String name;<br \/>\n        &#064;JsonProperty(&#034;access_time&#034;)<br \/>\n        private Long accessTime;<br \/>\n    }<br \/>\n}<\/p>\n<p>\u4e09\u3001\u6267\u884cmain\u65b9\u6cd5&#xff0c;\u83b7\u53d6\u4fe1\u606f<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" alt=\"\" height=\"239\" src=\"https:\/\/www.wsisp.com\/helps\/wp-content\/uploads\/2025\/04\/20250419063146-68034352bcd07.png\" width=\"1200\" \/><\/p>\n<p>\u8fd9\u6837\u5c31\u83b7\u53d6\u5230\u4e86&#xff01;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u6587\u7ae0\u6d4f\u89c8\u9605\u8bfb1.4k\u6b21\uff0c\u70b9\u8d5e4\u6b21\uff0c\u6536\u85cf2\u6b21\u3002\u5982\u56fe\u64cd\u4f5c\u4f1a\u5bfc\u51fa\u4e00\u4e2ajson\u6587\u4ef6\uff0c\u53ef\u4ee5\u76f4\u63a5\u4fdd\u5b58\u5728\u684c\u9762\uff0c\u6216\u8005\u5176\u4ed6\u4f4d\u7f6e\u3002\u4e00\u3001\u4eceFinalShell\u83b7\u53d6\u670d\u52a1\u5668\u57fa\u672c\u4fe1\u606f\u3002\u4e8c\u3001\u4ee3\u7801\u8bfb\u53d6\u5e76\u89e3\u6790\u83b7\u53d6\u8d26\u53f7\u660e\u6587\u4fe1\u606f\u3002\u4e09\u3001\u6267\u884cmain\u65b9\u6cd5\uff0c\u83b7\u53d6\u4fe1\u606f\u3002_finalshell\u67e5\u770b\u5bc6\u7801<\/p>\n","protected":false},"author":2,"featured_media":26055,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[43,44],"topic":[],"class_list":["post-26057","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-server","tag-43","tag-44"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u4fdd\u5b58\u5728FinalShell\u670d\u52a1\u5668\u767b\u5f55\u5bc6\u7801\u5fd8\u8bb0\u4e86\uff0c\u5982\u4f55\u5feb\u901f\u83b7\u53d6\u5230 - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3<\/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:\/\/www.wsisp.com\/helps\/26057.html\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u4fdd\u5b58\u5728FinalShell\u670d\u52a1\u5668\u767b\u5f55\u5bc6\u7801\u5fd8\u8bb0\u4e86\uff0c\u5982\u4f55\u5feb\u901f\u83b7\u53d6\u5230 - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\" \/>\n<meta property=\"og:description\" content=\"\u6587\u7ae0\u6d4f\u89c8\u9605\u8bfb1.4k\u6b21\uff0c\u70b9\u8d5e4\u6b21\uff0c\u6536\u85cf2\u6b21\u3002\u5982\u56fe\u64cd\u4f5c\u4f1a\u5bfc\u51fa\u4e00\u4e2ajson\u6587\u4ef6\uff0c\u53ef\u4ee5\u76f4\u63a5\u4fdd\u5b58\u5728\u684c\u9762\uff0c\u6216\u8005\u5176\u4ed6\u4f4d\u7f6e\u3002\u4e00\u3001\u4eceFinalShell\u83b7\u53d6\u670d\u52a1\u5668\u57fa\u672c\u4fe1\u606f\u3002\u4e8c\u3001\u4ee3\u7801\u8bfb\u53d6\u5e76\u89e3\u6790\u83b7\u53d6\u8d26\u53f7\u660e\u6587\u4fe1\u606f\u3002\u4e09\u3001\u6267\u884cmain\u65b9\u6cd5\uff0c\u83b7\u53d6\u4fe1\u606f\u3002_finalshell\u67e5\u770b\u5bc6\u7801\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.wsisp.com\/helps\/26057.html\" \/>\n<meta property=\"og:site_name\" content=\"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\" \/>\n<meta property=\"article:published_time\" content=\"2025-04-19T06:31:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.wsisp.com\/helps\/wp-content\/uploads\/2025\/04\/20250419063145-68034351e5e51.png\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/26057.html\",\"url\":\"https:\/\/www.wsisp.com\/helps\/26057.html\",\"name\":\"\u4fdd\u5b58\u5728FinalShell\u670d\u52a1\u5668\u767b\u5f55\u5bc6\u7801\u5fd8\u8bb0\u4e86\uff0c\u5982\u4f55\u5feb\u901f\u83b7\u53d6\u5230 - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\",\"isPartOf\":{\"@id\":\"https:\/\/www.wsisp.com\/helps\/#website\"},\"datePublished\":\"2025-04-19T06:31:48+00:00\",\"dateModified\":\"2025-04-19T06:31:48+00:00\",\"author\":{\"@id\":\"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.wsisp.com\/helps\/26057.html#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.wsisp.com\/helps\/26057.html\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/26057.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.wsisp.com\/helps\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u4fdd\u5b58\u5728FinalShell\u670d\u52a1\u5668\u767b\u5f55\u5bc6\u7801\u5fd8\u8bb0\u4e86\uff0c\u5982\u4f55\u5feb\u901f\u83b7\u53d6\u5230\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/#website\",\"url\":\"https:\/\/www.wsisp.com\/helps\/\",\"name\":\"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3\",\"description\":\"\u9999\u6e2f\u670d\u52a1\u5668_\u9999\u6e2f\u4e91\u670d\u52a1\u5668\u8d44\u8baf_\u670d\u52a1\u5668\u5e2e\u52a9\u6587\u6863_\u670d\u52a1\u5668\u6559\u7a0b\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.wsisp.com\/helps\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery\",\"contentUrl\":\"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery\",\"caption\":\"admin\"},\"sameAs\":[\"http:\/\/wp.wsisp.com\"],\"url\":\"https:\/\/www.wsisp.com\/helps\/author\/admin\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u4fdd\u5b58\u5728FinalShell\u670d\u52a1\u5668\u767b\u5f55\u5bc6\u7801\u5fd8\u8bb0\u4e86\uff0c\u5982\u4f55\u5feb\u901f\u83b7\u53d6\u5230 - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","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:\/\/www.wsisp.com\/helps\/26057.html","og_locale":"zh_CN","og_type":"article","og_title":"\u4fdd\u5b58\u5728FinalShell\u670d\u52a1\u5668\u767b\u5f55\u5bc6\u7801\u5fd8\u8bb0\u4e86\uff0c\u5982\u4f55\u5feb\u901f\u83b7\u53d6\u5230 - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","og_description":"\u6587\u7ae0\u6d4f\u89c8\u9605\u8bfb1.4k\u6b21\uff0c\u70b9\u8d5e4\u6b21\uff0c\u6536\u85cf2\u6b21\u3002\u5982\u56fe\u64cd\u4f5c\u4f1a\u5bfc\u51fa\u4e00\u4e2ajson\u6587\u4ef6\uff0c\u53ef\u4ee5\u76f4\u63a5\u4fdd\u5b58\u5728\u684c\u9762\uff0c\u6216\u8005\u5176\u4ed6\u4f4d\u7f6e\u3002\u4e00\u3001\u4eceFinalShell\u83b7\u53d6\u670d\u52a1\u5668\u57fa\u672c\u4fe1\u606f\u3002\u4e8c\u3001\u4ee3\u7801\u8bfb\u53d6\u5e76\u89e3\u6790\u83b7\u53d6\u8d26\u53f7\u660e\u6587\u4fe1\u606f\u3002\u4e09\u3001\u6267\u884cmain\u65b9\u6cd5\uff0c\u83b7\u53d6\u4fe1\u606f\u3002_finalshell\u67e5\u770b\u5bc6\u7801","og_url":"https:\/\/www.wsisp.com\/helps\/26057.html","og_site_name":"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","article_published_time":"2025-04-19T06:31:48+00:00","og_image":[{"url":"https:\/\/www.wsisp.com\/helps\/wp-content\/uploads\/2025\/04\/20250419063145-68034351e5e51.png"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"admin","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"4 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.wsisp.com\/helps\/26057.html","url":"https:\/\/www.wsisp.com\/helps\/26057.html","name":"\u4fdd\u5b58\u5728FinalShell\u670d\u52a1\u5668\u767b\u5f55\u5bc6\u7801\u5fd8\u8bb0\u4e86\uff0c\u5982\u4f55\u5feb\u901f\u83b7\u53d6\u5230 - \u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","isPartOf":{"@id":"https:\/\/www.wsisp.com\/helps\/#website"},"datePublished":"2025-04-19T06:31:48+00:00","dateModified":"2025-04-19T06:31:48+00:00","author":{"@id":"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41"},"breadcrumb":{"@id":"https:\/\/www.wsisp.com\/helps\/26057.html#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.wsisp.com\/helps\/26057.html"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.wsisp.com\/helps\/26057.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.wsisp.com\/helps"},{"@type":"ListItem","position":2,"name":"\u4fdd\u5b58\u5728FinalShell\u670d\u52a1\u5668\u767b\u5f55\u5bc6\u7801\u5fd8\u8bb0\u4e86\uff0c\u5982\u4f55\u5feb\u901f\u83b7\u53d6\u5230"}]},{"@type":"WebSite","@id":"https:\/\/www.wsisp.com\/helps\/#website","url":"https:\/\/www.wsisp.com\/helps\/","name":"\u7f51\u7855\u4e92\u8054\u5e2e\u52a9\u4e2d\u5fc3","description":"\u9999\u6e2f\u670d\u52a1\u5668_\u9999\u6e2f\u4e91\u670d\u52a1\u5668\u8d44\u8baf_\u670d\u52a1\u5668\u5e2e\u52a9\u6587\u6863_\u670d\u52a1\u5668\u6559\u7a0b","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.wsisp.com\/helps\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"zh-Hans"},{"@type":"Person","@id":"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/358e386c577a3ab51c4493330a20ad41","name":"admin","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.wsisp.com\/helps\/#\/schema\/person\/image\/","url":"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery","contentUrl":"https:\/\/gravatar.wp-china-yes.net\/avatar\/?s=96&d=mystery","caption":"admin"},"sameAs":["http:\/\/wp.wsisp.com"],"url":"https:\/\/www.wsisp.com\/helps\/author\/admin"}]}},"_links":{"self":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/posts\/26057","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/comments?post=26057"}],"version-history":[{"count":0,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/posts\/26057\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/media\/26055"}],"wp:attachment":[{"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/media?parent=26057"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/categories?post=26057"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/tags?post=26057"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.wsisp.com\/helps\/wp-json\/wp\/v2\/topic?post=26057"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}