stalkerhek icon indicating copy to clipboard operation
stalkerhek copied to clipboard

Stalker portal proxy server that allows sharing account on multiple STB boxes and play on VLC.

Results 7 stalkerhek issues
Sort by recently updated
recently updated
newest added

Hello I am running stbemu on firetv stick. Using the macbook as access point and running wireshark, I found the way in which the stbemu authenticates. Here is the python...

Hi I have a problem when loading the channel list: ``` 2021/09/09 11:23:45 main.go:34: Retrieving channels list from Stalker middleware... panic: runtime error: index out of range [0] with length...

when installing go i got this error after this the script exited how do i solve this issue

Hi I am using stbemu on firetv stick. I don't see any login/passwd being passed to the server in the GET request from the stbemu. I do see it in...

var regexTimezone = regexp.MustCompile(`^[a-zA-Z]+/[a-zA-Z_]+$`) Thanks Mudit

hello, thank you for this cool tool, but i have a problem it seams that i got the right authentication details, because the tool fetches the channellist, but then i...

Thanks for creating this. I was able to make it work after a couple of workarounds that I would like to highlight 1. https://github.com/erkexzcx/stalkerhek/blob/master/stalker/authentication.go#L44 Unfortunately my provider was using `token`...