Skip to content

Instantly share code, notes, and snippets.

Initial login
curl --location --request POST 'https://auth-api.connectedcars.io/auth/login/email/password' \
--header 'Content-Type: application/json' \
--header 'user-agent: ConnectedCars/169 CFNetwork/975.0.3 Darwin/18.2.0' \
--data-raw '{
"email": "myemail@hej.dk",
"password": "mypass"
}'
address 10.10.20.1/24
address x:y:z:4000::/64
listen-port 51820
mtu 1420
peer ddddddddddd+CwUgy/KtLLC0fKQxz9RuEowQ7nBY= {
allowed-ips 10.10.20.2/32,x:y:z:4000::2/128
description "work PC"
}
peer hhhhhhhhhhhhhhhhhhhhhhhhh/vNeVyCHBVvJ7SY= {
allowed-ips 10.10.20.3/32,x:y:z:4000::3/128
C:\Python27>python.exe Scripts/esptool.py --port COM6 write_flash -fm dio 0x00000 nodemcu.bin
esptool.py v1.3
Connecting....
Auto-detected Flash size: 32m
Running Cesanta flasher stub...
Flash params set to 0x0240
Writing 393216 @ 0x0... 0 (0 %)
A fatal error occurred: Timed out waiting for packet header
git filter-branch -f --index-filter 'xargs git rm --cached -r < /home/folders_to_delete.txt --ignore-unmatch' --prune-empty --tag-name-filter cat -- --all
--index-filter 'while read -r dir; do git rm --cached -r --ignore-unmatch "$dir"; done < /home/folders_to_delete.txt'
difftool.sourcetree.cmd=/usr/local/bin/bcomp $LOCAL $REMOTE
difftool.sourcetree.path=
mergetool.sourcetree.cmd=/usr/local/bin/bcomp $LOCAL $REMOTE $BASE $MERGED
mergetool.sourcetree.trustexitcode=true
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
core.ignorecase=true
core.precomposeunicode=true
[181864ms] - "POST /scm/en/test.git/git-upload-pack HTTP/1.1"
[0ms] - StashLicense com.atlassian.stash.license.LicenseService.get()
[0ms] - com.atlassian.stash.internal.spring.security.StashAuthenticationFilter.requiresAuthentication
[452ms] - Authentication org.springframework.security.authentication.AuthenticationProvider.authenticate(Authentication)
[0ms] - attemptAuthentication - com.atlassian.stash.stash-auth-crowd-sso:crowdSsoAuthHandler
[0ms] - CaptchaTicket com.atlassian.stash.internal.user.CaptchaService.checkCaptcha(String,CaptchaResponse)
[0ms] - StashUser com.atlassian.stash.internal.user.CaptchaService.authenticateWithCaptcha(CaptchaTicket,UncheckedOperation)
[452ms] - attemptAuthentication - com.atlassian.stash.stash-authentication:crowdHttpAuthHandler
[452ms] - StashUser com.atlassian.stash.internal.user.CaptchaService.authenticateWithCaptcha(CaptchaTicket,UncheckedOperation)
[452ms] - StashUser com.atlassian.stash.user.UserService.authenticate(String,Str