Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
L
lcc-shape
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wangmingming
lcc-shape
Commits
2883bc0c
Commit
2883bc0c
authored
Sep 06, 2023
by
wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ff
parent
d65eaea3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
41 deletions
+2
-41
jetblue.py
jetblue.py
+2
-41
No files found.
jetblue.py
View file @
2883bc0c
...
...
@@ -137,47 +137,8 @@ for i in range(100):
# proxy = f'http://unfflcc:76cc14-47b8dd-1f8ace-827836-0c740e@198.147.25.26:{int(random.randint(10000, 11149))}'
# proxy = 'http://user-unifflcc-region-us:q39CEBTs5A5YQXor@pr.roxlabs.cn:4600'
# proxy = 'http://127.0.0.1:7890'
tlsV
=
f
'chrome_{random.randint(105,113)}'
session
=
tls_client
.
Session
(
ja3_string
=
"771,4865-4866-4867-49195-49199-49196-49200-52393-52392-49171-49172-156-157-47-53,0-23-65281-10-11-35-16-5-13-18-51-45-43-27-17513,29-23-24,0"
,
h2_settings
=
{
"HEADER_TABLE_SIZE"
:
65536
,
"MAX_CONCURRENT_STREAMS"
:
1000
,
"INITIAL_WINDOW_SIZE"
:
6291456
,
"MAX_HEADER_LIST_SIZE"
:
262144
},
h2_settings_order
=
[
"HEADER_TABLE_SIZE"
,
"MAX_CONCURRENT_STREAMS"
,
"INITIAL_WINDOW_SIZE"
,
"MAX_HEADER_LIST_SIZE"
],
supported_signature_algorithms
=
[
"ECDSAWithP256AndSHA256"
,
"PSSWithSHA256"
,
"PKCS1WithSHA256"
,
"ECDSAWithP384AndSHA384"
,
"PSSWithSHA384"
,
"PKCS1WithSHA384"
,
"PSSWithSHA512"
,
"PKCS1WithSHA512"
,
],
supported_versions
=
[
"GREASE"
,
"1.3"
,
"1.2"
],
key_share_curves
=
[
"GREASE"
,
"X25519"
],
cert_compression_algo
=
"brotli"
,
pseudo_header_order
=
[
":method"
,
":authority"
,
":scheme"
,
":path"
],
connection_flow
=
15663105
,
header_order
=
[
"accept"
,
"user-agent"
,
"accept-encoding"
,
"accept-language"
]
)
tlsV
=
f
'chrome_{random.randint(105,112)}'
session
=
tls_client
.
Session
(
tlsV
)
session
.
proxies
=
{
'http'
:
proxy
,
'https'
:
proxy
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment