python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Decrypt SSL/TLS with specific Private Key via SCAPY
I want to decrypt HTTPS traffic for my domain on my server with scapy.
Then I have the original international registered certificate (TLS1.3) files for my domain...
And it must be so much easy to do t...

Eyni Kave
Votes: 0
Answers: 1
how to make BQ extract from table to GCS files use encoding utf-8
I am trying to run a bq job that that does the export to GCS files, how can I make it to extract them with encoding UTF-8
the part am using to extract is:
new JobConfigurationExtract()
.setSourc...
Mee
Votes: 0
Answers: 0
(Pyrogram/Telegrm bot) Russian words are not displayed correctly in Telegram
I made a word randomizer which works with txt file of words. But the bot send messages in wrong coding and i receive "РѕР±СЂСЏРґРЅРёРє" when it should be "обрядник". How to fix tha...
pyrogrammer228
Votes: 0
Answers: 0
trouble with utf-8 with julia and jupyterlab
I'm reading the csv file at https://github.com/VinitaSilaparasetty/julia-beginners/blob/master/data/nba/nba19-20.csv
I get a DataFrame and I save it as XLSX. When I try to read it in jupyterlab I get ...
Enzo
Votes: 0
Answers: 1