Compare commits
28 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
648580a4cf | ||
|
|
07f3ddfae7 | ||
|
|
eb09c9b374 | ||
|
|
4511a8660e | ||
|
|
351744e5de | ||
|
|
319453a9ab | ||
|
|
c84499fc56 | ||
|
|
b004143bdb | ||
|
|
7ea0adac9f | ||
|
|
46bbd4cfe7 | ||
|
|
0d9f7d3849 | ||
|
|
78a3ed877e | ||
|
|
abf1893f16 | ||
|
|
a28de0089e | ||
|
|
c2c1494151 | ||
|
|
7596eea20d | ||
|
|
cec6b3332e | ||
|
|
3119099423 | ||
|
|
f3d414d758 | ||
|
|
67d741bb7e | ||
|
|
9474c10e57 | ||
|
|
c32d52f5d6 | ||
|
|
14d6aee5c7 | ||
|
|
949a0597d8 | ||
|
|
942a44a4c1 | ||
|
|
8687e0ccd9 | ||
|
|
0ca6c3d051 | ||
|
|
0c48bd2a05 |
95
README.md
95
README.md
@@ -1,93 +1,10 @@
|
||||
# app-test
|
||||
|
||||
asdfasdpublic static void main
|
||||
|
||||
asdfas===abc
|
||||
adf
|
||||
test
|
||||
|
||||
|
||||
## Getting started
|
||||
|
||||
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
|
||||
|
||||
Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)!
|
||||
|
||||
## Add your files
|
||||
|
||||
- [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files
|
||||
- [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command:
|
||||
|
||||
```
|
||||
cd existing_repo
|
||||
git remote add origin https://git.mesalab.cn/appsketch-works/app-test.git
|
||||
git branch -M main
|
||||
git push -uf origin main
|
||||
```
|
||||
|
||||
## Integrate with your tools
|
||||
|
||||
- [ ] [Set up project integrations](https://git.mesalab.cn/appsketch-works/app-test/-/settings/integrations)
|
||||
|
||||
## Collaborate with your team
|
||||
|
||||
- [ ] [Invite team members and collaborators](https://docs.gitlab.com/ee/user/project/members/)
|
||||
- [ ] [Create a new merge request](https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html)
|
||||
- [ ] [Automatically close issues from merge requests](https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically)
|
||||
- [ ] [Enable merge request approvals](https://docs.gitlab.com/ee/user/project/merge_requests/approvals/)
|
||||
- [ ] [Set auto-merge](https://docs.gitlab.com/ee/user/project/merge_requests/merge_when_pipeline_succeeds.html)
|
||||
|
||||
## Test and Deploy
|
||||
|
||||
Use the built-in continuous integration in GitLab.
|
||||
|
||||
- [ ] [Get started with GitLab CI/CD](https://docs.gitlab.com/ee/ci/quick_start/index.html)
|
||||
- [ ] [Analyze your code for known vulnerabilities with Static Application Security Testing (SAST)](https://docs.gitlab.com/ee/user/application_security/sast/)
|
||||
- [ ] [Deploy to Kubernetes, Amazon EC2, or Amazon ECS using Auto Deploy](https://docs.gitlab.com/ee/topics/autodevops/requirements.html)
|
||||
- [ ] [Use pull-based deployments for improved Kubernetes management](https://docs.gitlab.com/ee/user/clusters/agent/)
|
||||
- [ ] [Set up protected environments](https://docs.gitlab.com/ee/ci/environments/protected_environments.html)
|
||||
|
||||
***
|
||||
|
||||
# Editing this README
|
||||
|
||||
When you're ready to make this README your own, just edit this file and use the handy template below (or feel free to structure it however you want - this is just a starting point!). Thanks to [makeareadme.com](https://www.makeareadme.com/) for this template.
|
||||
|
||||
## Suggestions for a good README
|
||||
|
||||
Every project is different, so consider which of these sections apply to yours. The sections used in the template are suggestions for most open source projects. Also keep in mind that while a README can be too long and detailed, too long is better than too short. If you think your README is too long, consider utilizing another form of documentation rather than cutting out information.
|
||||
|
||||
## Name
|
||||
Choose a self-explaining name for your project.
|
||||
|
||||
## Description
|
||||
Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors.
|
||||
|
||||
## Badges
|
||||
On some READMEs, you may see small images that convey metadata, such as whether or not all the tests are passing for the project. You can use Shields to add some to your README. Many services also have instructions for adding a badge.
|
||||
|
||||
## Visuals
|
||||
Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method.
|
||||
|
||||
## Installation
|
||||
Within a particular ecosystem, there may be a common way of installing things, such as using Yarn, NuGet, or Homebrew. However, consider the possibility that whoever is reading your README is a novice and would like more guidance. Listing specific steps helps remove ambiguity and gets people to using your project as quickly as possible. If it only runs in a specific context like a particular programming language version or operating system or has dependencies that have to be installed manually, also add a Requirements subsection.
|
||||
|
||||
## Usage
|
||||
Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README.
|
||||
|
||||
## Support
|
||||
Tell people where they can go to for help. It can be any combination of an issue tracker, a chat room, an email address, etc.
|
||||
|
||||
## Roadmap
|
||||
If you have ideas for releases in the future, it is a good idea to list them in the README.
|
||||
|
||||
## Contributing
|
||||
State if you are open to contributions and what your requirements are for accepting them.
|
||||
|
||||
For people who want to make changes to your project, it's helpful to have some documentation on how to get started. Perhaps there is a script that they should run or some environment variables that they need to set. Make these steps explicit. These instructions could also be useful to your future self.
|
||||
|
||||
You can also document commands to lint the code or run tests. These steps help to ensure high code quality and reduce the likelihood that the changes inadvertently break something. Having instructions for running tests is especially helpful if it requires external setup, such as starting a Selenium server for testing in a browser.
|
||||
|
||||
## Authors and acknowledgment
|
||||
Show your appreciation to those who have contributed to the project.
|
||||
|
||||
## License
|
||||
For open source projects, say how it is licensed.
|
||||
|
||||
## Project status
|
||||
If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers.
|
||||
exit
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"name":"tiktok"
|
||||
"name":"adfafdtiktok"
|
||||
}
|
||||
@@ -0,0 +1,40 @@
|
||||
# For new installations of OpenSearch 2.12 and later, you must define a custom admin password in order to set up a demo security configuration.
|
||||
# Use one of the following commands to define a custom admin password:
|
||||
|
||||
## Install the x64 package using yum.
|
||||
sudo env OPENSEARCH_INITIAL_ADMIN_PASSWORD=<custom-admin-password> yum install opensearch-2.17.1-linux-x64.rpm
|
||||
|
||||
## Install the x64 package using rpm.
|
||||
sudo env OPENSEARCH_INITIAL_ADMIN_PASSWORD=<custom-admin-password> rpm -ivh opensearch-2.17.1-linux-x64.rpm
|
||||
|
||||
## Install the arm64 package using yum.
|
||||
sudo env OPENSEARCH_INITIAL_ADMIN_PASSWORD=<custom-admin-password> yum install opensearch-2.17.1-linux-arm64.rpm
|
||||
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
SSWORD=<custom-admin-password> rpm -ivh opensearch-2.17.1-linux-arm64.rpm
|
||||
|
||||
# Use the following command for OpenSearch versions 2.11 and earlier:
|
||||
|
||||
## Install the x64 package using yum.
|
||||
sudo yum install opensearch-2.17.1-linux-x64.rpm
|
||||
|
||||
## Install the x64 package using rpm.
|
||||
sudo rpm -ivh opensearch-2.17.1-linux-x64.rpm
|
||||
|
||||
## Install the arm64 package using yum.
|
||||
sudo yum install opensearch-2.17.1-linux-arm64.rpm
|
||||
|
||||
## Install the arm64 package using rpm.
|
||||
sudo rpm -ivh opensearch-2.17.1-linux-arm64.rpm
|
||||
|
||||
## test1
|
||||
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
## E46B50683A96499886A7BE07C339EF84
|
||||
|
||||
@@ -1,45 +1,14 @@
|
||||
{
|
||||
"name":"wechat",
|
||||
"longName":"wechat",
|
||||
"properties":{
|
||||
"category":"bussines"
|
||||
},
|
||||
"surrogates": [
|
||||
{
|
||||
"name": "405_招商银行_fqdn_20240809",
|
||||
"description": "",
|
||||
"signatures": [
|
||||
{
|
||||
"name": "405_招商银行_fqdn_20240809",
|
||||
"description": "",
|
||||
"conditions": [
|
||||
{
|
||||
"attributeName": "common.server_fqdn",
|
||||
"attributeType": "string",
|
||||
"negate_option": false,
|
||||
"description": "",
|
||||
"items": [
|
||||
{
|
||||
"item": "$cmbchina.com",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"item": "*.cmbchina.com",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"item": "$cmbimg.com",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"item": "*.cmbimg.com",
|
||||
"description": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
connect_device("Android:///") # local adb device using default params
|
||||
# local device with serial number SJE5T17B17 and custom params
|
||||
connect_device("Android:///SJE5T17B17?cap_method=javacap&touch_method=adb")
|
||||
# remote device using custom params Android://adbhost:adbport/serialno
|
||||
connect_device("Android://127.0.0.1:5037/10.254.60.1:5555")
|
||||
connect_device("Android://127.0.0.1:5037/10.234.60.1:5555?name=serialnumber") # add serialno to params
|
||||
connect_device("Windows:///") # connect to the desktop
|
||||
connect_device("Windows:///123456") # Connect to the window with handle 123456
|
||||
connect_device("windows:///?title_re='.*explorer.*'") # Connect to the window that name include "explorer"
|
||||
connect_device("Windows:///123456?foreground=False") # Connect to the window without setting it foreground
|
||||
connect_device("iOS:///127.0.0.1:8100") # iOS device
|
||||
connect_device("iOS:///http://localhost:8100/?mjpeg_port=9100") # iOS with mjpeg port
|
||||
connect_device("iOS:///http://localhost:8100/?mjpeg_port=9100&&udid=00008020-001270842E88002E") # iOS with mjpeg port and udid
|
||||
connect_device("iOS:///http://localhost:8100/?mjpeg_port=9100&&uuid=00008020-001270842E88002E") # udid/uuid/serialno are all ok
|
||||
@@ -1,71 +1,14 @@
|
||||
{
|
||||
"name":"义乌购",
|
||||
"longName":"义乌购",
|
||||
"developer":"浙江义乌购电子商务有限公司",
|
||||
"website":"https://m.yiwugou.com",
|
||||
"packageName":{
|
||||
"android":"com.yiwugou.yiwukan",
|
||||
"ios":"com.yiwugou.yiwugoucompany"
|
||||
},
|
||||
"properties":{
|
||||
"category":"business-systems",
|
||||
"subcategory":"general-business",
|
||||
"content":"unknown",
|
||||
"parentApp":"",
|
||||
"risk":1
|
||||
},
|
||||
"surrogates": [
|
||||
{
|
||||
"name": "surrogate-1",
|
||||
"description": "",
|
||||
"signatures": [
|
||||
{
|
||||
"name": "signature-陕西社会保险-1",
|
||||
"description": "",
|
||||
"conditions": [
|
||||
{
|
||||
"attributeName": "common.server_fqdn",
|
||||
"attributeType": "string",
|
||||
"negate_option": false,
|
||||
"description": "",
|
||||
"items": [
|
||||
{
|
||||
"item": "$gl.yiwugo.com",
|
||||
"description": "浙江义乌购电子商务有限公司"
|
||||
},
|
||||
{
|
||||
"item": "$enapp.yiwugo.com",
|
||||
"description": "浙江义乌购电子商务有限公司"
|
||||
},
|
||||
{
|
||||
"item": "$h.yiwugo.com",
|
||||
"description": "浙江义乌购电子商务有限公司"
|
||||
},
|
||||
{
|
||||
"item": "$app.yiwugo.com",
|
||||
"description": "浙江义乌购电子商务有限公司"
|
||||
},
|
||||
{
|
||||
"item": "$user.yiwugo.com",
|
||||
"description": "浙江义乌购电子商务有限公司"
|
||||
},
|
||||
{
|
||||
"item": "$wap.yiwugo.com",
|
||||
"description": "浙江义乌购电子商务有限公司"
|
||||
},
|
||||
{
|
||||
"item": "$img1.yiwugou.com",
|
||||
"description": "浙江义乌购电子商务有限公司"
|
||||
},
|
||||
{
|
||||
"item": "$ywgimg.yiwugo.com",
|
||||
"description": "浙江义乌购电子商务有限公司"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
"id": "f595b509-67cd-4b35-8576-5d0db89468c4",
|
||||
"name": "77",
|
||||
"longName": "77",
|
||||
"developer": "",
|
||||
"website": "",
|
||||
"properties": {
|
||||
"category": "",
|
||||
"subcategory": "",
|
||||
"content": "unknown",
|
||||
"parentApp": "",
|
||||
"risk": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user