GM #siamstr เช้านี้มาปล่อย Countryside มันคือ extensions ของ rnostr relay ที่ @Notoshi⚡ และ @nickydev แนะนำไปเมื่อเดือนที่แล้ว โดยตัว Countryside นี้จะเข้ามาช่วยกรองรหัสประเทศจาก IP address ของ Client ที่เชื่อมเข้ามา และรับโน๊ตเฉพาะประเทศที่กำหนดเท่านั้น ทำให้กรอง bot ได้ในระดับนึง และช่วยให้มองเห็น contents จากคนในประเทศเดียวกัน พูดภาษาเดียวกัน บน global feed มากขึ้น! ง่ายขึ้น! ทำให้ผู้ใช้ใหม่ ที่ยังไม่มีผู้จะติดตาม ทำให้ Feed Follow ว่างเปล่า การมองเห็นโน๊ตจากเพื่อนใน Area เดียวกันได้สะดวกขึ้น เป้าหมายคือทำให้ผู้ใช้คนไทยหน้าใหม่สามารถเลือกติดตามคนไทยด้วยกันได้ง่ายขึ้น!!! Countryside is a rnostr relay extension from [rnostr](https://github.com/rnostr/rnostr) relay written in Rust With country code permission extensions. this relay can extract country code from client IP addr and accept note only if it's in the setting's List which in result filter people on the same area and language! ## run it วิธีการติดตั้ง relay ด้วย docker ```bash mkdir config data curl https://raw.githubusercontent.com/vazw/countryside/refs/heads/main/config.example.toml > ./config/config.toml docker run -v $PWD/data:/app/data -v $PWD/config:/app/config -p 8088:8080 --name countryside -it vazw/countryside ```

Replies (7)

เคล็ดวิชาลับปั่น Relay ใน 8 ชั่วโมง เมื่อคืนกะจะเขียนเล่น ๆ แปบ ๆ รู้ตัวอีกทีสองทุ่ม ติดลมยันตี 4 ได้ Relay มา 1 ตัวพร้อมติดตั้ง 😆 #siamstr