Skip to content

Commit 0e5cacf

Browse files
committed
删除源码,仅提供说明文档
1 parent b7f38a0 commit 0e5cacf

File tree

331 files changed

+5
-28579
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

331 files changed

+5
-28579
lines changed

README.md

+3-10
Original file line numberDiff line numberDiff line change
@@ -74,22 +74,15 @@ jdk11+ `--add-opens=java.base/java.lang=ALL-UNNAMED`
7474

7575
[how to install](https://www.jrasp.com/guide/install/v1.1.2/jrasp-agent.html)
7676

77-
## 04 develop & Compilation (can be skipped, use the release package)
78-
79-
+ jdk 1.8
80-
+ golang 1.19
81-
+ maven 3.8.5
82-
83-
Enter the jrsap-agent/bin directory and execute the corresponding environment script.
84-
85-
It should be noted that macOs/windows is only for development and testing.
77+
## 04 develop & Compilation (Source code only available from partners)
8678

79+
Due to the high number of installations of this product, based on product safety considerations, no longer open source code, partners can provide jrasp basic framework source code
8780

8881
## 05 Version record
8982

9083
[RELEASE](CHANGELOG.md)
9184

92-
## 06 Wechart
85+
## 06 Wechat
9386

9487
wx:hycsxs
9588

README_ch.md

+2-16
Original file line numberDiff line numberDiff line change
@@ -71,24 +71,10 @@ jdk11+增加jvm参数 --add-opens=java.base/java.lang=ALL-UNNAMED
7171

7272
参考官网安装文档:[最新版本安装](https://www.jrasp.com/guide/install/v1.1.2/jrasp-agent.html)
7373

74-
## 04 开发/编译 (可以跳过,使用release包
74+
## 04 开发/编译 (仅合作伙伴提供源码
7575

76-
+ jdk 1.8
77-
+ golang 1.19
78-
+ maven 3.8.5
76+
由于本产品安装数量较多,基于产品安全考虑,不再公开源码,合作伙伴可提供jrasp基础框架源码
7977

80-
您可以在macos/linux/windows系统上编译该项目,编译的系统必须与运行系统一致(即windows上编译仅限于windows运行)。
81-
82-
进入到 jrsap-agent/bin 目录下, 执行对应环境脚本即可。需要说明的是 macos/windows 仅供开发测试。
83-
84-
+ linux
85-
```shell
86-
bash packages_linux.sh
87-
```
88-
+ macos
89-
```shell
90-
bash packages_darwin.sh
91-
```
9278
## 05 版本记录
9379

9480
[RELEASE](CHANGELOG.md)

bin/DECRYPT_KEY.txt

-1
This file was deleted.

bin/VERSION.txt

-1
This file was deleted.

bin/packages.bat

-135
This file was deleted.

bin/packages_darwin.sh

-82
This file was deleted.

bin/packages_linux.sh

-96
This file was deleted.

image/GOROOT.png

-291 KB
Binary file not shown.

image/Modules.png

-145 KB
Binary file not shown.

image/go-plugin-install.png

-287 KB
Binary file not shown.

image/jrasp.png

-596 KB
Binary file not shown.

jrasp-api/pom.xml

-23
This file was deleted.

0 commit comments

Comments
 (0)