Skip to content

Unable to Run Sampo #19

@ramgiteng

Description

@ramgiteng

Hi,

I have been unable to run Sampo.

I was able to clone the tweaks branch and start the following command in one machine (after tweaking some minor code errors in "sampo.sh", esp. the lines with < <):

while true; do {echo -e 'HTTP/1.1 200 OK \r\n'; bash ./sampo.sh;} | nc -l 1042; done

From another machine, I ran the following command:
curl -i http://IPofmachine:1042/

Output:
HTTP/1.1 200 OK

But, I'm not receiving functionalities. Similarly, running with different endpoints does not yield any results.

Is there a more recent version/release of this tool?
Can you please help troubleshoot this issue? Please let me know if I have to make any changes or specific configurations on my side.

Thanks for the support!

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions