⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 这是一个HTTP和HTTPS的代理服务器
💻 TXT
字号:
Burp suite v1.01  by PortSwigger (mail@portswigger.net)
================


Installation instructions
=========================

The burp suite program is an executable JAR (Java archive) file called burpsuite_v1.01.jar

Burp suite requires a Java Runtime Environment, and will run on any platform for which a JRE is implemented. It requires Java version 1.4 or later, and it is recommended that the latest available JRE is used. JREs for Windows, Linux and Solaris can be obtained for free from http://java.sun.com/j2se/downloads.html

Burp suite can be launched using the command "java -jar burpsuite_v1.01.jar". On some platforms, it can be launched simply by double-clicking on the JAR file.

Note that the default settings of the JRE Virtual Machine may limit the amount of system resources available to the burp suite process. If burp suite is to be used for tasks that require large amounts of memory, the VM memory settings should be changed. The file suite.bat launches burp suite with up to 256Mb of available memory. This file can be edited to specify a different memory size.



Troubleshooting
===============

If burp suite fails to start, or generates the error "Exception in thread main", check that the correct JRE version has been installed. If so, check that the "java" command is launching the most recent JRE, and not an earlier installed version. If necessary, modify the startup command to contain absolute paths to both the JRE and the JAR file, e.g. "/usr/bin/java -jar /usr/tools/burpsuite_v1.01.jar".



Burp suite is copyright (c) PortSwigger 2005. All rights reserved.
Java is a Trade Mark of Sun Microsystems, Inc.


⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -