GithubHelp home page GithubHelp logo

atlassian-agent's Introduction

Atlassian Agent v1.3.1

Support (almost any version, include 8.0):

  • JIRA Software FAQ
  • JIRA Core
  • JIRA Service Desk
  • JIRA plugin: Capture
  • JIRA plugin: Training
  • JIRA plugin: Portfolio
  • Confluence Windows Special Note
  • Confluence plugin: Questions
  • Confluence plugin: Team Calendars
  • Bamboo FAQ
  • Bitbucket FAQ
  • FishEye FAQ
  • Crowd FAQ
  • Crucible FAQ
  • Third party plugins

Instructions

Advantages

  • Support almost all Atlassian products, and also support plug-ins (including third-party plug-ins in the plug-in market).
  • Support DataCenter mode.
  • Compared with the traditional crack , you can easily upgrade your service without having to crack it again.
  • Provide java- based command line keygen , which is more convenient to use in the terminal environment.
  • Open source project, you know what you did when you cracked it.

Direct download

  • Directly download the release package of this project .

Compile by yourself

  • Clone the source code of this project, and the pom.xml directory can be compiled after executing mvn package at the same level .
  • Use the atlassian-agent-jar-with-dependencies.jar produced in the target directory instead of atlassian-agent.jar !
    • If you don’t know what I’m talking about, it’s best to download the package I compiled directly. *

Using Help

*The cracking needs to be used in a complete set, not just the plug-in, but the atlassian-agent.jar cracking service must be used first .

  • If you have obtained atlassian-agent.jar , you can try to execute java -jar atlassian-agent.jar to see the help output.
  • The help here uses Atlassian 's Confluence service as an example.

Configuration Agent

  1. Put atlassian-agent.jar in a location that you will not delete randomly (all Atlassian services on your server can share the same atlassian-agent.jar ).
  2. Set the environment variable JAVA_OPTS (this is actually the environment variable of Java , used to specify the parameters attached when starting the java program), and attach the -javaagent parameter. Specifically, you can do this:
    • You can put commands like export JAVA_OPTS="-javaagent:/path/to/atlassian-agent.jar ${JAVA_OPTS}" into a file like .bashrc or .bash_profile .
    • You can put: Export the JAVA_OPTS =" - the javaagent: /path/to/atlassian-agent.jar the JAVA_OPTS $ {} " such an order where the service is installed into the bin directory under the setenv.sh or setenv.bat (for windows use) in.
    • You can also directly execute the command line: JAVA_OPTS="-javaagent:/path/to/atlassian-agent.jar" /path/to/start-confluence.sh to start your service.
    • Or other methods of modifying environment variables that you know, but if there are unrelated services on your machine, it is not recommended to modify the global JAVA_OPTS environment variable.
    • In short, you find a way to attach the -javaagent parameter to the java process to be started .
  3. Please restart your Confluence service after the configuration is complete .
  4. If you want to verify whether the configuration is successful, you can do this:
    • Execute a similar command: ps aux|grep java find the corresponding process to see if the -javaagent parameter is correctly attached. *It is similar to the software installation directory: /path/to/confluence/ logs/ catalina.out Tomcat log should be found: ========= agent working ========= The output words.

Use KeyGen

  • You have to confirm that the agent has been configured , refer to the above instructions.
  • When you try to execute java -jar /path/to/atlassian-agent.jar , you should be able to see the output of KeyGen parameter help.
  • Please take a closer look at the function of each parameter, especially the value range of the -p parameter. The content of the -p parameter is best to be enclosed in quotation marks, otherwise it may affect the parameter parsing.
  • Third-party plug its application key / plug keyword as -p parameters. Such as: -p'com.gliffy.integration.confluence'
  • In Atlassian when the service is installed you should see something like: AAAA-BBBB-CCCC-DDDD the Server the above mentioned id , please pay attention.
  • Providing the correct parameters and running KeyGen will output the calculated activation code on the terminal.
  • Copy the generated activation code to activate the service you want to use.
  • For example: java -jar atlassian-agent.jar -p conf -m [email protected] -n my_name -o https://zhile.io -s ABCD-1234-EFGH-5678

Statement

  • This project is only for personal study and research purposes, and cannot be used for commercial purposes! *For commercial use, please purchase the genuine version from Atlassian , thank you for your cooperation!
  • This project uses the GNU General Public License v3.0 open source license! *It is not allowed to say that my code is poorly written. For me, PHP is the best language in the world (to argue with dissatisfaction).

Communication

  • Send an issue to this project .
  • You are welcome to improve this project together, please send a PR .
  • You can join the QQ group: 30347511 and communicate with me in real time.
  • Visit the website: https://zhile.io Leave me a message.

Enthusiastic netizens tutorial (thanks to the original author, invaded and deleted!)

atlassian-agent's People

Contributors

ipwnosx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

atlassian-agent's Issues

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

Rate Limited

These updates are currently rate limited. Click on a checkbox below to force their creation now.

  • Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.2.0
  • Update dependency org.javassist:javassist to v3.28.0-GA

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.


  • Check this box to trigger a request for Renovate to run again on this repository

patch for old server

Hi! Is there a way to use this crack for exicting "education" jira/conf prod instance? If i do setup steps and then launch jira/conf it will break and give me an error page (well, make sense). Writing new license key directly into the database doesn't help.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.