Code Monkey home page Code Monkey logo

Comments (3)

sereneblue avatar sereneblue commented on September 27, 2024

Hi @YetiAgent,

Can you post your Chameleon settings? This could be a Firefox preference that Chameleon toggles that's causing the issue.

from chameleon.

YetiAgent avatar YetiAgent commented on September 27, 2024

Sure, i have tried several computers and firefox versions without success.

This is the config where it is not working:
{
"config": {
"enabled": true,
"notificationsEnabled": false,
"theme": "light",
"reloadIPStartupDelay": 0,
"hasPrivacyPermission": false
},
"excluded": [],
"headers": {
"blockEtag": false,
"enableDNT": false,
"referer": {
"disabled": false,
"xorigin": 0,
"trimming": 0
},
"spoofAcceptLang": {
"enabled": false,
"value": "default"
},
"spoofIP": {
"enabled": false,
"option": 0,
"rangeFrom": "",
"rangeTo": ""
}
},
"ipRules": [],
"profile": {
"selected": "none",
"interval": {
"option": 0,
"min": 1,
"max": 1
},
"showProfileOnIcon": true
},
"options": {
"cookieNotPersistent": false,
"cookiePolicy": "allow_all",
"blockMediaDevices": false,
"blockCSSExfil": false,
"disableWebRTC": false,
"firstPartyIsolate": false,
"limitHistory": false,
"protectKBFingerprint": {
"enabled": false,
"delay": 1
},
"protectWinName": false,
"resistFingerprinting": false,
"screenSize": "default",
"spoofAudioContext": false,
"spoofClientRects": false,
"spoofFontFingerprint": false,
"spoofMediaDevices": false,
"timeZone": "default",
"trackingProtectionMode": "always",
"webRTCPolicy": "default",
"webSockets": "allow_all"
},
"whitelist": {
"enabledContextMenu": false,
"defaultProfile": "none",
"rules": [
{
"id": "ca6735f2-a830-40bb-a355-35ea9044bb5a",
"name": "www.tiktok.com",
"sites": [
{
"domain": "tiktok.com"
}
],
"lang": "en-US",
"profile": "default",
"spoofIP": "",
"options": {
"audioContext": false,
"clientRects": false,
"cssExfil": false,
"mediaDevices": false,
"name": false,
"ref": false,
"tz": false,
"ws": false
}
}
]
},
"version": "0.22.52.1"
}

And this is the config where tiktok is working:
{
"config": {
"enabled": false,
"notificationsEnabled": false,
"theme": "light",
"reloadIPStartupDelay": 0,
"hasPrivacyPermission": false
},
"excluded": [],
"headers": {
"blockEtag": false,
"enableDNT": false,
"referer": {
"disabled": false,
"xorigin": 0,
"trimming": 0
},
"spoofAcceptLang": {
"enabled": false,
"value": "default"
},
"spoofIP": {
"enabled": false,
"option": 0,
"rangeFrom": "",
"rangeTo": ""
}
},
"ipRules": [],
"profile": {
"selected": "none",
"interval": {
"option": 0,
"min": 1,
"max": 1
},
"showProfileOnIcon": true
},
"options": {
"cookieNotPersistent": false,
"cookiePolicy": "allow_all",
"blockMediaDevices": false,
"blockCSSExfil": false,
"disableWebRTC": false,
"firstPartyIsolate": false,
"limitHistory": false,
"protectKBFingerprint": {
"enabled": false,
"delay": 1
},
"protectWinName": false,
"resistFingerprinting": false,
"screenSize": "default",
"spoofAudioContext": false,
"spoofClientRects": false,
"spoofFontFingerprint": false,
"spoofMediaDevices": false,
"timeZone": "default",
"trackingProtectionMode": "always",
"webRTCPolicy": "default",
"webSockets": "allow_all"
},
"whitelist": {
"enabledContextMenu": false,
"defaultProfile": "none",
"rules": [
{
"id": "ca6735f2-a830-40bb-a355-35ea9044bb5a",
"name": "www.tiktok.com",
"sites": [
{
"domain": "tiktok.com"
}
],
"lang": "en-US",
"profile": "default",
"spoofIP": "",
"options": {
"audioContext": false,
"clientRects": false,
"cssExfil": false,
"mediaDevices": false,
"name": false,
"ref": false,
"tz": false,
"ws": false
}
}
]
},
"version": "0.22.52.1"
}

from chameleon.

sereneblue avatar sereneblue commented on September 27, 2024

@YetiAgent I'm looking into the issue now. I haven't been able to replicate yet. Besides being enabled, it looks like Chameleon isn't spoofing anything. Are you able to consistently replicate this issue and are you using a VPN?

from chameleon.

Related Issues (20)

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.