Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
4ra1n committed Jan 19, 2023
1 parent 285a5fc commit 14ad422
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 26 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ Others:
- [important] [feat] 每秒最大http请求数max_qps参数设置 #137
- [bug] 提示文字的翻译有误 #133
- [feat] 被动扫描允许自由设置(目前仅支持127) #131
- [feat] 最大HOST允许的连接数(降低对服务的影响) #138
- [improve] 查看搜索PoC时应该排序以提高效率 #134
- [improve] 不常用的配置应该都移到高级配置中 #132
- [improve] 避免直接使用其他项目的图标 #130
Expand Down
46 changes: 35 additions & 11 deletions src/main/java/com/chaitin/xray/form/MainForm.form
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@
<text value="开启主动扫描"/>
</properties>
</component>
<grid id="d137c" binding="mitmPanel" layout-manager="GridLayoutManager" row-count="5" column-count="6" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<grid id="d137c" binding="mitmPanel" layout-manager="GridLayoutManager" row-count="6" column-count="6" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<grid row="1" column="0" row-span="1" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
Expand All @@ -479,31 +479,31 @@
<children>
<component id="6ec1" class="javax.swing.JButton" binding="mitmScanButton">
<constraints>
<grid row="3" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
<grid row="4" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="开启被动扫描"/>
</properties>
</component>
<component id="ee048" class="javax.swing.JTextField" binding="portText">
<constraints>
<grid row="3" column="1" row-span="1" col-span="4" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
<grid row="4" column="1" row-span="1" col-span="4" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value=""/>
</properties>
</component>
<component id="3f8de" class="javax.swing.JLabel" binding="portLabel">
<constraints>
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
<grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="被动监听端口:"/>
</properties>
</component>
<component id="5fb58" class="javax.swing.JLabel" binding="radLabel">
<constraints>
<grid row="4" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
<grid row="5" column="0" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="开启被动扫描后与rad联动"/>
Expand Down Expand Up @@ -536,39 +536,39 @@
</component>
<component id="1b584" class="javax.swing.JButton" binding="radButton">
<constraints>
<grid row="4" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
<grid row="5" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="点击联动"/>
</properties>
</component>
<component id="f1580" class="javax.swing.JButton" binding="ajpScanButton">
<constraints>
<grid row="4" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
<grid row="5" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="AJP服务扫描"/>
</properties>
</component>
<component id="9391e" class="javax.swing.JLabel" binding="ajpLabel">
<constraints>
<grid row="4" column="3" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
<grid row="5" column="3" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Tomcat AJP"/>
</properties>
</component>
<component id="3c985" class="javax.swing.JLabel" binding="mitmIpLabel">
<constraints>
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="被动监听IP:"/>
</properties>
</component>
<component id="98769" class="javax.swing.JTextField" binding="mitmIpText">
<constraints>
<grid row="2" column="1" row-span="1" col-span="4" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
<grid row="3" column="1" row-span="1" col-span="4" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<editable value="false"/>
Expand All @@ -577,7 +577,7 @@
</component>
<component id="95069" class="javax.swing.JCheckBox" binding="lockCheckBox">
<constraints>
<grid row="2" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
<grid row="3" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<background color="-12828863"/>
Expand Down Expand Up @@ -608,6 +608,30 @@
<text value="参数越大发包越快"/>
</properties>
</component>
<component id="ffbd2" class="javax.swing.JLabel" binding="cphLabel">
<constraints>
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="目标主机最大连接"/>
</properties>
</component>
<component id="26824" class="javax.swing.JSpinner" binding="cphSet">
<constraints>
<grid row="2" column="1" row-span="1" col-span="4" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<background color="-12828863"/>
</properties>
</component>
<component id="41f0f" class="javax.swing.JLabel" binding="cphTip">
<constraints>
<grid row="2" column="5" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="参数越大目标压力越大"/>
</properties>
</component>
</children>
</grid>
<component id="c5181" class="javax.swing.JButton" binding="copyCmdButton">
Expand Down
Loading

0 comments on commit 14ad422

Please sign in to comment.