自己搭建IntelliJ IDEA授權服務器


https://github.com/Jrohy/Idea_LicenseServer_onekey

  運行

bash <(curl -L -s https://raw.githubusercontent.com/Jrohy/Idea_LicenseServer_onekey/master/install.sh)

  按着提示操作就可以了

 

安裝完后 

在 

/usr/local/Idea_LicenseServer_onekey/lanyus_src

這個目錄下 創建 

IntelliJIDEALicenseServer.html

 

<!DOCTYPE html>

<html>
<head>
    <meta charset="utf-8">
    <link rel="stylesheet" href="//dn-lbstatics.qbox.me/pintuer/1.0/pintuer.mini.css">
    <title>安偉idea服務器</title>
    <script>
        var _hmt = _hmt || [];
        (function() {
            var hm = document.createElement("script");
            hm.src = "https://hm.baidu.com/hm.js?0de7e180ed0f898071676dd6e10d803f";
            var s = document.getElementsByTagName("script")[0];
            s.parentNode.insertBefore(hm, s);
        })();
    </script>
</head>
<body>
服務器正常使用中。。。<br/>
(如果條件允許,請支持正版)<br/>
自助搭建完整教程請見:<a href='https://www.cnblogs.com/songanwei/p/9316012.html'>自己搭建IntelliJ IDEA授權服務器</a><br/>
<script async src="//dn-lbstatics.qbox.me/busuanzi/2.3/busuanzi.pure.mini.js"></script>
<div class="line text-big">
    <div class="x2 x1-move" style="margin-top:100px;margin-left:38%;">
                <span id="busuanzi_container_site_pv" style="display: inline;">
                    <div class="padding border border-sub border-dotted fadein-bottom">
            <span id="busuanzi_container_site_pv2">本站總訪問量<span id="busuanzi_value_site_pv">0</span>次</span>
                    </div>
                </span>
    </div>
</div>


</body>
</html>

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM